Open dl-tg opened 1 year ago
It goes like: [leaflet-kml polygon style="z-index: -1;" src=...]{description}[/leaflet-kml] ...and then the other elements.
However, kml polygon is always above them no matter what. How do i make it be below every other element?
Is it below markers? Maybe you could change the order?
It goes like: [leaflet-kml polygon style="z-index: -1;" src=...]{description}[/leaflet-kml] ...and then the other elements.
However, kml polygon is always above them no matter what. How do i make it be below every other element?