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

added ability to specify grid cell size instead of using r/2 #46

Open admackin opened 8 years ago

admackin commented 8 years ago

If you don't want to do the grid simplification process (eg you don't have enough points for it to be worth it) this enables you to set a smaller cell size (eg 1 pixel) or indeed a larger one