3 lines
124 B
JavaScript
Raw Normal View History

2020-05-19 11:43:42 +03:00
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
L.Icon.Default.imagePath = "../dist/images";