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 Tile Placement Errors [0.42.1] #5713

Closed
ryanbaumann opened this issue Nov 19, 2017 · 1 comment
Closed

Raster Tile Placement Errors [0.42.1] #5713

ryanbaumann opened this issue Nov 19, 2017 · 1 comment

Comments

@ryanbaumann
Copy link
Contributor

mapbox-gl-js version: 0.42.1

Steps to Trigger Behavior

  1. Open https://www.mapbox.com/mapbox-gl-js/example/satellite-map/ in Chrome v62 or Firefox v57
  2. Zoom out to z0
  3. Zoom back into z3

Expected Behavior

Raster tiles are placed in the proper tile location in the map context.

Actual Behavior

Raster tiles are not placed in the proper tile location in the map context. Higher zoom level tiles are visible at lower zoom levels (i.e. at z0, I can see z1 tiles placed).

The issue seems to only effect raster tiles. I am unable to reproduce on any vector tile source.

@jfirebaugh
Copy link
Contributor

Bisects to b06c86b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants