Leaflet/docs/_plugins/heatmaps/heatmap-js.md

494 B

name category repo author author-url demo compatible-v0 compatible-v1 compatible-v2
heatmap.js heatmaps https://www.patrick-wied.at/static/heatmapjs/plugin-leaflet-layer.html Patrick Wied https://github.com/pa7 https://www.patrick-wied.at/static/heatmapjs/example-heatmap-leaflet.html true false

JavaScript Library for HTML canvas based heatmaps. Its Leaflet layer implementation supports large datasets because it is tile based and uses a quadtree index to store the data.