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
Currently, we do not preserve the ordering of different layers, i.e. we do not know whether an ObjectLayer was ordered before or after a certain TileLayer.
Currently, we do not preserve the ordering of different layers, i.e. we do not know whether an ObjectLayer was ordered before or after a certain TileLayer.
This is waiting on serde-deprecated/xml#26
Once that is available, the solution will be to make an enum for the three possible different layer types.
The text was updated successfully, but these errors were encountered: