bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

Can't make the kml polygon below other elements (circles, lines...) #221

Open dl-tg opened 1 year ago

dl-tg commented 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?

bozdoz commented 1 year ago

Is it below markers? Maybe you could change the order?