Once a route is done running, and has no vehicles, then those are not included in the vehicle update messages. This causes the old vehicles to stick onto the map.
I think, all that needs to be done is to change the RTVehicleParser to lookup ALL the items (not just the vehicle keys) and update the vehicles.
Once a route is done running, and has no vehicles, then those are not included in the vehicle update messages. This causes the old vehicles to stick onto the map.
I think, all that needs to be done is to change the RTVehicleParser to lookup ALL the items (not just the vehicle keys) and update the vehicles.