UNPKG
leaflet.pattern
Version:
latest (0.1.0)
0.1.0
Provides the ability to use SVG patterns as backgrounds for Leaflet Paths.
leaflet.pattern
/
spec
/
after.js
3 lines
(2 loc)
•
122 B
JavaScript
View Raw
1
2
3
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
L.Icon.
Default
.imagePath =
"../dist/images"
;