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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Platform: Android, iOS, macOS Mapbox SDK version: 4.2.0-beta.3 on Android and iOS v3.4.0-alpha.5
Steps to trigger behavior
Ensure your style contains a fill layer with some transparency at least one incidence of overlapping polygons.
Bring overlapping polygons into view.
Tilt the map.
Expected behavior
Area of overlap between polygons should be less transparent than non-overlapping areas.
Actual behavior
Area of overlap flickers as the map is moved and evidence of z-fighting is visible (see screenshots below).
I went ahead and created some overlapping polygons in the dataset editor and added them to the Mapbox Light style (html embed page here). z-fighting is not present on the web using Mapbox GL JS, but is visible on an Android device (Nexus 5x running Android 7) as well as on macOS:
Platform: Android, iOS, macOS
Mapbox SDK version: 4.2.0-beta.3 on Android and iOS v3.4.0-alpha.5
Steps to trigger behavior
Expected behavior
Area of overlap between polygons should be less transparent than non-overlapping areas.
Actual behavior
Area of overlap flickers as the map is moved and evidence of z-fighting is visible (see screenshots below).
I went ahead and created some overlapping polygons in the dataset editor and added them to the Mapbox Light style (html embed page here). z-fighting is not present on the web using Mapbox GL JS, but is visible on an Android device (Nexus 5x running Android 7) as well as on macOS:
Android
macOS
cc @1ec5 @alinapaz
The text was updated successfully, but these errors were encountered: