-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
raster flickering in when pitch > 0 #2212
Labels
Comments
It looks like z-fighting. |
Seeing this behavior when pitch is 0 as well. |
This bug can be seen live on the map in https://www.mapbox.com/blog/la-turn-lanes-map/ as well |
I'm maintaining ^ style, have turned off satellite for now, till the bug is fixed. |
This should be fixed by #2282 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ryanbaumann from #2211 (comment)
mapbox-gl-js version: 0.15.0
Steps to Trigger Behavior
Expected Behavior
no flickering
Actual Behavior
flickering
However, I still notice flickering on Satellite maps with Map Pitch > 0 while panning and rotating on Chrome w/ Nvidia GTX680. Example below:
Video Example
JSFiddle
The text was updated successfully, but these errors were encountered: