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.
I get the same issue when loading from my custom MapBox styles from the studio (tested on Android, not sure about other platforms).
My style contains data that draws polylines and on some zoomed levels massive parts of the lines get cut off or disappear. The logcat shows E/mbgl: {Map}[OpenGL]: stencil mask overflow when I get to the problem areas.
@sunzhec2702 Thank you for the gentle ping on this issue. We are able to reproduce this as well. We are investigating it in #5138. Since that issue has a bit more activity and background information. I'm going to close this issue as a duplicate.
Platform: Android
Mapbox SDK version: 4.0
Steps to trigger behavior
Also, some time the marker is missing as well at my project with new Version 4.0.
Expected behavior
The poly line should not be missing.
Actual behavior
The poly line is missing at one zoom level.
The text was updated successfully, but these errors were encountered: