mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2025-12-18 16:00:46 +01: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";
|