Wildhoney / Leaflet.FreeDraw

:earth_asia: FreeDraw allows the free-hand drawing of shapes on your Leaflet.js map layer – providing an intuitive and familiar UX for creating geospatial boundaries similar to Zoopla and others. Included out-of-the-box is the concaving of polygons, polygon merging and simplifying, as well as the ability to add edges and modify existing shapes.
https://freedraw.herokuapp.com/
MIT License
544 stars 103 forks source link

Feature: Marker gets removed on Right Clicking it! #145

Closed sagarpreet-chadha closed 5 years ago

sagarpreet-chadha commented 5 years ago

Hey! So another feature i think we should add to FreeDraw is the ability to remove the Marker . Although simplifyPolygon of Clipper library removes unnecessary Markers, i often set the simplifyFactor to close to 0. Hence finding the need to remove markers which i want :)

@Wildhoney tell me what do you think 😄 !