Leaflet / Leaflet.Editable

Make geometries editable in Leaflet.
http://leaflet.github.io/Leaflet.Editable/doc/api.html
553 stars 198 forks source link

Follow roads (routing) #3

Open sinanerdem opened 9 years ago

sinanerdem commented 9 years ago

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)

yohanboniface commented 9 years ago

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 :)

sinanerdem commented 9 years ago

Great, thanks.

ddproxy commented 7 years ago

This may be a combination of Leaflet.Editable and Leaflet.Snap with hidden geometries for any roads brought up from the API.