ff700ae813
Draw is a plugin that adds support for drawing and editing vectors and markers on Leaflet maps. This will be used to create selections on the document. Source code: https://github.com/Leaflet/Leaflet.draw Licence: MIT
2 lines
122 B
JavaScript
2 lines
122 B
JavaScript
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
|
|
L.Icon.Default.imagePath = "../dist/images";
|