Merge pull request #4012 from timwis/patch-1

Add leaflet-choropleth
This commit is contained in:
Vladimir Agafonkin 2015-11-14 00:03:31 +02:00
commit 1f624487ab

View File

@ -946,6 +946,15 @@ These plugins provide new markers or news ways of converting abstract data into
<a href="https://github.com/MAD-GooZe">Alexey Gusev</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/timwis/leaflet-choropleth">leaflet-choropleth</a>
</td><td>
Extends L.geoJson to add a choropleth visualization (color scale based on value). <a href="http://timwis.com/leaflet-choropleth/examples/basic">Demo</a>.
</td><td>
<a href="http://timwis.com">Tim Wisniewski</a>
</td>
</tr>
</table>