This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
symbol-z-order not respected when symbols are rendered at different coordinates #13490
Labels
iOS
Mapbox Maps SDK for iOS
Steps to reproduce
Specify z order of features in a symbol layer
example.Expected behavior
The icons are arranged in the proper order depending on the symbol-z-order.
Here is a GL JS example (uploaded as a zip because it includes images) that contains two files - one where the symbol-z-order is set to
source
, and anotherviewport-y
. You'll see the z-order of the shapes changes as expected.Actual behavior
The icons stay in the same arrangement (z-order).
GL JS
source
viewport_y
iOS
Configuration
Mapbox SDK versions: 4.5.0
iOS/macOS versions: iOS 12.1
Device/simulator models: iPhone XS Max
Xcode version: 10.1
cc @captainbarbosa @ryanhamley
The text was updated successfully, but these errors were encountered: