Leaflet.Editable
Leaflet.Editable copied to clipboard
Follow roads (routing)
Hello, is it possible to add an option to follow roads while drawing polylines. There are some api from Mapquest, Google etc. By using one of those, can it be possible?
(http://developer.mapquest.com/web/products/dev-services/directions-ws)
I don't that should be in Leaflet.Editable core, but that would clearly be a nice plugin.
I'll see if I can have a bit of time to look on it. I know it's a frequent request.
But if anyone feels to work on it, please :)
Great, thanks.
This may be a combination of Leaflet.Editable and Leaflet.Snap with hidden geometries for any roads brought up from the API.