Leaflet Heatmap

Component ID

2610698

Component name

Leaflet Heatmap

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Create heatmaps with the help of the Leaflet and the heatmap.js libraries.

Usage: You can build maps the same way as you would do that with the leaflet.module programmatically, so first, you should check the leaflet's documentation first. There is one difference: to build a renderable heatmap you need use the leaflet_heatmap_build_map() function instead of the leaflet_build_map().

TODO:

  • Views integration