mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-16 16:45:22 +00:00
3 lines
125 B
JavaScript
3 lines
125 B
JavaScript
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
|
|
L.Icon.Default.imagePath = "/base/dist/images";
|