perliedman / leaflet-routing-machine

Control for routing in Leaflet
https://www.liedman.net/leaflet-routing-machine/
Other
1.06k stars 347 forks source link

Set waypointMode for every waypoint #632

Open Si7ius opened 3 years ago

Si7ius commented 3 years ago

Hi. I have some waypoints. And I want to move them to the closest point on the route, except for start, end and some "important" points. I found the waypointMode option. But it does this for all waypoints. Is there any other solution?

image