leaflet-routing-machine
leaflet-routing-machine copied to clipboard
Control for routing in Leaflet
Hello, nice to say hello, more than an error, it is a question. I need to know if it is possible to pass more than 2 waypoints since in the...
Hi, thanks for a great addition to Leaflet! I have stumbled into a wierd issue, the routing machine seems to avoid ferries when calculating routes. How can I fix this?...
I would like to use the CreateMarker function but it is not available within L.Routing.Control This is my code and under the VSCODE error message ``` const control = L.Routing.control({...
I use [Leaflet.fullscreen](https://github.com/Leaflet/Leaflet.fullscreen) which uses requestFullscreen on the map container to show the map in a fullscreen mode. When the map is in fullscreen the autocomplete results are no longer...
The Nominatim geocoder stoped working. resulted in a `404 Not Found` response: File Not Found File not found: API no longer accessible via this URL Here is the Nominatim service...
Hi there, Thank you for your service, its great! I'm currently using LRM with react, and I'm having an issue in deleting an old route after posting a new one....
Hi, I am currently working on a university project where we are creating an application that includes routing as one of its features. I was wondering if it is possible...
Hi there, I'm currently working on a small university project, I'm building a system for garbage collection where the bin are placed as pins on the map. I want to...