jdfergason / Leaflet.Ellipse

Ellipse type for Leaflet
Apache License 2.0
45 stars 19 forks source link

Ellipse not editable #4

Closed Martin1289 closed 7 years ago

Martin1289 commented 8 years ago

When pressing the edit button from the tool bar, it throughs

leaflet.draw-src.js:2703 Uncaught TypeError: Cannot read property 'enable' of undefined

Any suggestions how to fix this problem?