3 lines
122 B
JavaScript
Raw Normal View History

// put after Leaflet files as imagePath can't be detected in a PhantomJS env
L.Icon.Default.imagePath = "../dist/images";