UNPKG

leaflet-choropleth

Version:

Choropleth plugin for Leaflet (color scale based on value)

24 lines (23 loc) 472 B
{ "name": "leaflet-choropleth", "version": "1.1.2", "homepage": "https://github.com/timwis/leaflet-choropleth", "authors": [ "timwis <tim@timwis.com>" ], "description": "Choropleth plugin for Leaflet (color scale based on value)", "main": "dist/choropleth.js", "keywords": [ "leaflet", "choropleth", "chloropleth" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }