Leaflet / Leaflet.heat

A tiny, simple and fast heatmap plugin for Leaflet.
http://leaflet.github.io/Leaflet.heat/demo
BSD 2-Clause "Simplified" License
1.55k stars 525 forks source link

Intensities adding up on zoom out #65

Open cpunekar opened 8 years ago

cpunekar commented 8 years ago

@mourner @meceo @tmcw @jfirebaugh @ddproxy

Hello Guys,

I am trying to create a heatmap based on the the values, I don't want to see the density as of now.

Is there a way I can avoid mixing the intensities as I zoom out? I tried playing with your library but no luck. It will be great if we can average out the intensities as we zoom out instead of adding them up.