googlemaps / js-route-optimization-app

Solve vehicle routing problems with Google Maps Platform Route Optimization
https://developers.google.com/maps/documentation/route-optimization
Other
97 stars 26 forks source link

feat: Simulate vehicle travel #146

Closed jmccollum-woolpert closed 4 months ago

jmccollum-woolpert commented 5 months ago

Adds a vehicle trip simulator to the application. After a solution has been generated, you can activate the simulator on the map view and see where the vehicles will be at any point in the day, either by animating through the day using the provided controls, or dragging the simulator handle along the timeline to manually set the time being viewed.

image