javascript - Creating a heatmap from polygons with leaflet -


i trying create heatmap leaflet using polygons data. data stored geojson. have been trying find plugin creating heatmap, seem work points , not polygons. writing in javascript.

so far have tried using plugins http://leafletjs.com/plugins.html#heatmaps.

does have suggestions or direction?

thanks in advanced.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -