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
I've checked several versions and it happens as far back as 1.14.0. My guess is that smooth transition between already loaded zoom levels was never implemented.
I think it would make sense to have this feature, as it would make using MapLibre with traditional raster maps that have labels baked into the tile images much more pleasant.
maplibre-gl-js version: v5.0.0-pre.5
browser: Firefox 128.4.0esr (win)
Steps to Trigger Behavior
Demo
Video demo: https://github.com/user-attachments/assets/3144ae09-cf91-4a69-a951-e86f239c1f21
Expected Behavior
Transitions between tile detail levels are always smooth.
Actual Behavior
Whether the transition is smooth depends on whether the tiles were already loaded or not.
The text was updated successfully, but these errors were encountered: