justinmanley / leaflet-draw-toolbar

Leaflet.toolbar for Leaflet.draw. Example: https://justinmanley.github.io/leaflet-draw-toolbar/examples/popup.html.
63 stars 23 forks source link

This error appeared recently #6

Open t1a2l opened 6 years ago

t1a2l commented 6 years ago

leaflet.draw-toolbar.js:227 Uncaught TypeError: Cannot read property 'Edit' of undefined at leaflet.draw-toolbar.js:227 at leaflet.draw-toolbar.js:349

t1a2l commented 6 years ago

for some reason if I add this: leaflet.draw-src.js instead of the : leaflet.draw.js The problem is solved.