Closed WebSpider closed 1 month ago
There is unrelated changes in the poetry.lock
file.
I would suggest to search for a position with type == PositionType.VEHICLE
instead of accessing the first element.
I rebased this and added a check to whether the position is of type PositionType.VEHICLE
.
When a car does not transmit it's coordinates, or has coordinates turned off, this causes an error in the current integration. Should be fixed with this update.