Leaflet/Leaflet.heat

BringToFront/BringToBack?

spaasis opened this issue · 1 comments

Is there any way to accomplish similar behavior to the ILayer BringToFront/Back? My use case is that I need to be able to reorder the layers on the map to, for example, send the heatmap layer below the other layers.

Zahma commented

I think this is a problem common to Canvas elements in leaflet. I think it should be solved with z-Index