adds leaflet-solr-heatmap to plugin directory (#5707)

This commit is contained in:
Jack Reed 2017-08-10 23:27:43 -04:00 committed by Vladimir Agafonkin
parent f1c37ac9a6
commit 147d86a203

View File

@ -1682,6 +1682,16 @@ These plugins create heatmaps and heatmap-like visualizations from vector data.
<a href="https://github.com/mourner">Vladimir Agafonkin</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/mejackreed/leaflet-solr-heatmap">Leaflet-Solr-Heatmap</a>
</td><td>
A Leaflet plugin for rendering heatmaps and clusters from <a href='https://lucene.apache.org/solr/guide/6_6/spatial-search.html#SpatialSearch-HeatmapFaceting'>Solr's Heatmap Faceting</a>. High performance for millions of points or polygons.
</td><td>
<a href="https://github.com/mejackreed">Jack Reed</a> /
<a href="https://github.com/spacemansteve">Steve McDonald</a>
</td>
</tr>
</table>