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
Map over-zooms on existing loaded tiles past a tileset max zoom. User experience is a smooth zoom without rendering flicker past a vector tileset max zoom.
Actual Behavior
Map re-requests tile resources past a vector tileset max zoom, causing a re-render and flicker.
This PR from the previous release may be the source of the bug -> b05ecaa
mapbox-gl-js version: 0.40.0
Steps to Trigger Behavior
Expected Behavior
Map over-zooms on existing loaded tiles past a tileset max zoom. User experience is a smooth zoom without rendering flicker past a vector tileset max zoom.
Actual Behavior
Map re-requests tile resources past a vector tileset max zoom, causing a re-render and flicker.
This PR from the previous release may be the source of the bug -> b05ecaa
cc @mollymerp
The text was updated successfully, but these errors were encountered: