leaflet-routing-machine icon indicating copy to clipboard operation
leaflet-routing-machine copied to clipboard

Control for routing in Leaflet

Results 110 leaflet-routing-machine issues
Sort by recently updated
recently updated
newest added

Hi there, I want to show the driving map between two endpoints. Can you please suggest how do I do? I just tried waypoint. How does it look like? Can...

Hi there, How can i can create my own translation (on Bulgarian) ? I try to modify Russian translation into 'localization.js',its compile but on runtime got error "Routing error: Object...

Hi, Thanks for the great library. I am using leaflet for maps and using leaflet routing machine to create routes between the locations. But unable to find a way to...

When a marker is dragged 'waypointschanged' is fired but 'waypointsspliced' is not fired. e.g. [https://jsfiddle.net/qd5uygwp/](https://jsfiddle.net/qd5uygwp/ ). when marker is dragged alert form on 'waypointschanged' appears but not from 'waypointsspliced'.

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`...

I don't know if it's an issue at all, but I have a very fiddling problem with setting routing options, and I can't find it anywhere and even in any...

I am implementing a leaflet router for HERE transit routing api and would like to group the instructions for sections (e.g. for walking, train, walking): ![image](https://user-images.githubusercontent.com/12675339/115561245-ac64ce80-a2b5-11eb-8c92-5ec0bdd7b74a.png) With other words I...

Hi, I currently have an issue where I put in custom markers in a route control, it gives me an error in my osrmv1 route, which happened before. `function onLocationFound(e)...

Hi, first thanks a lot for your work! But please let me make a suggestion: The file leaflet-routing-machine.js (leaflet-routing-machine.min.js) is getting quite big in the meanwhile and therefore takes longer...