leaflet.pattern
Version:
Provides the ability to use SVG patterns as backgrounds for Leaflet Paths.
15 lines (14 loc) • 327 B
JSON
{
"name": "Leaflet.pattern",
"version": "0.0.0",
"homepage": "https://github.com/teastman/Leaflet.pattern",
"authors": [
"teastman"
],
"description": "Plugin for leaflet that allows for use of fill patterns in Paths",
"main": "dist/leaflet.pattern.js",
"keywords": [
"leaflet"
],
"license": "MIT"
}