UNPKG

ol-layerlist

Version:

Layer switcher control for OpenLayers v3/v4/v5

26 lines (25 loc) 510 B
{ "name": "ol3-layerswitcher", "version": "1.1.0", "homepage": "https://github.com/walkermatt/ol3-layerswitcher", "authors": [ "Matt Walker (http://longwayaround.org.uk)" ], "description": "Layer switcher control for OpenLayers v3/v4", "main": [ "src/ol3-layerswitcher.js", "src/ol3-layerswitcher.css" ], "keywords": [ "openlayers", "ol", "layerswitcher" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test" ] }