react-leaflet-draw
react-leaflet-draw copied to clipboard
Can I edit one element e.g. polygon?
Thank you for this wonderful library!
So I would want to do smth like this:

That is: make some particular zone editable when you click a pencil button. Right now there is a button "edit layers" but it naturally makes all of them editable, can I do it on polygon by polygon basis?
Thx
maybe we can pass thru the "_leaflet_id" of the especific rectangle/polygon and enter in edit mode