Leaflet.heat icon indicating copy to clipboard operation
Leaflet.heat copied to clipboard

Are there any draw events for a Leaflet.heat layer?

Open chadwilcomb opened this issue 9 years ago • 0 comments

I am pretty sure the answer is no, so I guess this is a feature request/call for help?

It would be very useful if there were events that we could listen for to know when the heatmap drawing has started and completed, similar to other leaflet layer types. I am building an time series animation with a heatmap layer but the drawing inevitably lags behind the time tick marker. In this case it would be nice to know when the heatmap render has completed and wait to advance the time tick marker until it has drawn.

Anyone have any suggestions?

chadwilcomb avatar Jan 21 '16 20:01 chadwilcomb