elfalem / Leaflet.curve

A Leaflet plugin for drawing Bézier curves and other complex shapes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any way to edit these curves in browser.

guptaashwanee opened this issue · comments

Yes, it is possible to use Leaflet.draw plugin to edit the curves. However, do note that the plugin seems to be abandoned and the request to merge the changes for editing curves was not merged. It can be used from https://github.com/qpincon/Leaflet.draw/tree/curve_built. See #32 for more details.