mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
494 B
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.