mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
3 lines
122 B
JavaScript
3 lines
122 B
JavaScript
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
|
|
L.Icon.Default.imagePath = "../dist/images";
|