From a29fda6ed4b754f17ae34abd7d5db3aefe3484fc Mon Sep 17 00:00:00 2001 From: Tim Wisniewski Date: Thu, 12 Nov 2015 09:15:24 -0500 Subject: [PATCH] Add leaflet-choropleth https://github.com/timwis/leaflet-choropleth --- plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.md b/plugins.md index 8da094c7..ff1482ef 100644 --- a/plugins.md +++ b/plugins.md @@ -946,6 +946,15 @@ These plugins provide new markers or news ways of converting abstract data into Alexey Gusev + + + leaflet-choropleth + + Extends L.geoJson to add a choropleth visualization (color scale based on value). Demo. + + Tim Wisniewski + +