https://github.com/robintw/leafletexample_imd_choropleth_with_limits
https://github.com/robintw/leafletexample_imd_choropleth_with_limits
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robintw/leafletexample_imd_choropleth_with_limits
- Owner: robintw
- Created: 2019-09-29T20:14:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T19:11:09.000Z (over 6 years ago)
- Last Synced: 2025-04-01T15:57:18.618Z (about 1 year ago)
- Language: JavaScript
- Size: 210 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example Choropleth map with custom limits
This is an example of a choropleth map in Leaflet, using the leaflet-choropleth package with my extension to add the ability to use custom limits.
See this [blog post](http://blog.rtwilson.com/setting-limits-for-a-choropleth-layer-manually-with-leaflet-choropleth) for more details, and view the map at [https://robintw.github.io/LeafletExample_IMD_Choropleth_With_Limits/](https://robintw.github.io/LeafletExample_IMD_Choropleth/)