perliedman / lrm-graphhopper

Support for GraphHopper in Leaflet Routing Machine
ISC License
31 stars 52 forks source link

Optimize parameter can result in UI issues #24

Closed psteger closed 5 years ago

psteger commented 5 years ago

When passing in the 'optimize: true' URL parameter, the input waypoints can end up in a different order than what is returned from Graphhopper. This can potentially result in UI issues due to having walking paths that go from one waypoint to another.