mapbox-gl-opacity
Version:
mapbox-gl-opacity is a Mapbox GL JS plugin that makes multiple tile layers transparent.
24 lines (23 loc) • 625 B
JSON
{
"name": "mapbox-gl-opacity",
"version": "1.2.0",
"description": "mapbox-gl-opacity is a Mapbox GL JS plugin that makes multiple tile layers transparent.",
"main": "dist/mapbox-gl-opacity.js",
"repository": {
"type": "git",
"url": "git+https://github.com/dayjournal/mapbox-gl-opacity.git"
},
"keywords": [
"Mapbox GL JS",
"LayerControl",
"Opacity",
"tile",
"plugin"
],
"author": "Yasunori Kirimoto",
"license": "MIT",
"bugs": {
"url": "https://github.com/dayjournal/mapbox-gl-opacity/issues"
},
"homepage": "https://github.com/dayjournal/mapbox-gl-opacity#readme"
}