You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have polylines and many markers on my map. Some markers should be visible all the time and I used z-index of markerPane for that. But after adding RotatedMarker I have styles like following:
Hello!
I am using leaflet-django with leaflet 1.6.0.
I have polylines and many markers on my map. Some markers should be visible all the time and I used z-index of markerPane for that. But after adding RotatedMarker I have styles like following:
And z-index forcibly changes on every zoom or update to some random value.
I want to have some control over z-index.
The text was updated successfully, but these errors were encountered: