heatmap.js icon indicating copy to clipboard operation
heatmap.js copied to clipboard

Mask support for heatmap layer

Open seifer08ms opened this issue 9 years ago • 3 comments

Will heatmap.js have a mask support?

Thanks

seifer08ms avatar Aug 14 '16 02:08 seifer08ms

could you elaborate a bit? do you mean the leaflet layer? any of the maps layers? or the heatmap core library? also what kind of mask support are you looking for? (applying a svg mask onto the exported image could already work)

pa7 avatar Aug 15 '16 01:08 pa7

We want to dynamically hide parts of heat layer by a leaflet polygon mask. For example, we define a ROI with a polygon layer , leaflet will only show parts of heatmap within ROI. If we edit shape of ROI, the leaflet will update the heatmap layer with the mask.

seifer08ms avatar Aug 18 '16 02:08 seifer08ms

Is it possible to do this now? I would like to show the heatmap inside a mask, but the example doesn't work for me

auveele avatar Nov 03 '19 18:11 auveele