fleet-debugger
fleet-debugger copied to clipboard
Visualize Route Deviations
Add a toggle button that will show all the generated routes for a vehicle. Ideally compute a 'deviation score' based on actual route driven vs initial guided route.
Agreed, this is a pain point when trying to investigate routing issues. The generated route should be on the trip event, but unclear if this is available in cloud logging. Will investigate.
I've added Polyline UI as a quick workaround. With Cloud Logging, I am afraid it does not include the projected route on the trips, maybe we could enable that.