UNPKG

leaflet-handy-controls

Version:

a leaflet extension containing a collection of useful controls

32 lines (31 loc) 813 B
{ "name": "leaflet-handy-controls", "version": "1.0.1", "description": "a leaflet extension containing a collection of useful controls", "main": "src/leaflet-handy-controls.js", "style": "css/leaflet-handy-controls.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jefferey/leaflet-handy-controls.git" }, "keywords": [ "leaflet", "toggle", "button", "slider", "togglebutton", "toggleslider", "handy", "control", "map" ], "author": "Jeff Smith (www.jeffereysmith.com)", "license": "MIT", "bugs": { "url": "https://github.com/jefferey/leaflet-handy-controls/issues" }, "homepage": "https://github.com/jefferey/leaflet-handy-controls#readme" }