Closed manukieli closed 7 years ago
With the version 0.4.2, it work fine.
I've add this line an line 155 to the file Leaflet.draw.js }, clearAll:{ title: 'Clear all layers.', text: 'Clear All' } And now it work.
}, clearAll:{ title: 'Clear all layers.', text: 'Clear All' }
How to reproduce
What behaviour I'm expecting and which behaviour I'm seeing
With the version 0.4.2, it work fine.