leaflet.control.opacity
Version:
Leaflet.Control.Opacity is a Leaflet plugin that makes multiple tile layers transparent. (Leaflet v1.x.x)
23 lines • 683 B
JSON
{
"name": "leaflet.control.opacity",
"version": "1.6.0",
"description": "Leaflet.Control.Opacity is a Leaflet plugin that makes multiple tile layers transparent. (Leaflet v1.x.x)",
"main": "dist/L.Control.Opacity.js",
"types": "dist/L.Control.Opacity.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/dayjournal/Leaflet.Control.Opacity.git"
},
"keywords": [
"Leaflet",
"Opacity",
"tile",
"plugin"
],
"author": "Yasunori Kirimoto",
"license": "MIT",
"bugs": {
"url": "https://github.com/dayjournal/Leaflet.Control.Opacity/issues"
},
"homepage": "https://github.com/dayjournal/Leaflet.Control.Opacity#readme"
}