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
Maptiles should be preloaded before animation starts for a smooth animation.
Actual Behavior
Animation runs instantly, tiles are not preloaded. Resulting in a laggy animation.
The lag is more visible on a less performant device, such as a mobile phone.
The text was updated successfully, but these errors were encountered:
Hey, @crunchwrap89! Thank you for your report!
Could you share a minimal reproducible example in the service like https://jsfiddle.net/. It will help the team with the investigation.
mapbox-gl-js version: 3.9.3, also confirmed in 3.6
browser: Chrome & Firefox confirmed
Steps to Trigger Behavior
Code example:
Expected Behavior
Maptiles should be preloaded before animation starts for a smooth animation.
Actual Behavior
Animation runs instantly, tiles are not preloaded. Resulting in a laggy animation.
The lag is more visible on a less performant device, such as a mobile phone.
The text was updated successfully, but these errors were encountered: