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
For smooth animation we load the new layer with opacity 0. When completely loaded the opacity of the new layer set to 1 and the old layer is set to 0 and removed.
There should be no fade between the old and new layer with the option 'raster-fade-duration': 0.
This option triggers a but when zooming tiles: mapbox/mapbox-gl-js#12241
The text was updated successfully, but these errors were encountered:
For smooth animation we load the new layer with opacity 0. When completely loaded the opacity of the new layer set to 1 and the old layer is set to 0 and removed.
There should be no fade between the old and new layer with the option 'raster-fade-duration': 0.
This option triggers a but when zooming tiles: mapbox/mapbox-gl-js#12241
The text was updated successfully, but these errors were encountered: