mapbox-maps-android
                                
                                 mapbox-maps-android copied to clipboard
                                
                                    mapbox-maps-android copied to clipboard
                            
                            
                            
                        Layerposition lineLayer & symbolLayer when zoomed far out changes/wrong
Environment
- Android OS version: 34
- Devices affected: all
- Maps SDK Version: 11.4.0
Observed behavior and steps to reproduce
I am adding multiple symbol and line layers with addLayerBelow. When zoomed out (zoomlevel < 6 or 7) the order of the layer suddenly changes, so that all symbolLayers are above all lineLayers. Zoomed further in, everything is fine.
This also happens if i clearly add change add a lineLayer with addAbove (all others). Symbol layers will still show above line layers when zoomed out.
Expected behavior
Keep position of layers on all zoom levels
Additional links and references
Can provide additional data.