Leaflet / Leaflet.Editable

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

How to stop polygon points to user restricted count? #172

Open imkiran22 opened 6 years ago

imkiran22 commented 6 years ago

I need to stop the vertex increment and I need to finish the polygon drawing once the max count is achieved. Please help.