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

BringToFront/BringToBack? #68

Closed spaasis closed 2 years ago

spaasis commented 8 years ago

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 7 years ago

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