Skip to content
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 tiles flash when zooming #3898

Closed
chrisvoll opened this issue Jan 5, 2017 · 2 comments
Closed

Raster tiles flash when zooming #3898

chrisvoll opened this issue Jan 5, 2017 · 2 comments

Comments

@chrisvoll
Copy link
Contributor

mapbox-gl-js version: v0.22.0 and later

Steps to Trigger Behavior

  1. Load a map with raster tiles, such as this jsbin copied from the mapbox examples
  2. Zoom in several zoom levels
  3. Slowly zoom back out to observe the flashing

The behavior is visible in this video

I've seen this in the latest versions of Chrome, Safari and Firefox on OS X 10.12.2 with a dedicated GPU.

Expected Behavior

The transition when zooming should be fluid with new tiles fading in over old ones. In v0.21.0, the zooming is much smoother, as seen in this jsbin

Actual Behavior

New tiles are fading in from white, instead of from 0 opacity.

Thanks guys! Let me know if there's any other information I can provide.

@andrewharvey
Copy link
Collaborator

See also #2467 (comment)

@lucaswoj
Copy link
Contributor

lucaswoj commented Jan 5, 2017

Thanks @andrewharvey. This is indeed a dupe of #2467.

@lucaswoj lucaswoj closed this as completed Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants