Leaflet / Leaflet.draw

Vector drawing and editing plugin for Leaflet
https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html
MIT License
1.98k stars 994 forks source link

Got error when drag middle point of polygon #993

Open hanhtv204 opened 4 years ago

hanhtv204 commented 4 years ago

How to reproduce

What behaviour I'm expecting and which behaviour I'm seeing

Expecting: drag and drop normally. Issue: I got exception: TypeError: Cannot add property 5, object is not extensible

Screen Shot 2020-08-06 at 16 26 42

Anyone can help? Thank you so much.