googlemaps / js-route-optimization-app

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

feat: Add labeled icons showing route stop order in post-solve view #170

Closed jmccollum-woolpert closed 4 months ago

jmccollum-woolpert commented 4 months ago

Adds icons to the post-solve view that label each stop in the order it will be performed by its route. To reduce visual clutter, labels are conditionally displayed based on user zoom level.