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

showTileBoundaries debug increases z when overzoomed #6111

Closed
Synesso opened this issue Feb 8, 2018 · 1 comment
Closed

showTileBoundaries debug increases z when overzoomed #6111

Synesso opened this issue Feb 8, 2018 · 1 comment

Comments

@Synesso
Copy link

Synesso commented Feb 8, 2018

mapbox-gl-js version: 0.44.0

Steps to Trigger Behavior

  1. Go to https://www.mapbox.com/maps/streets/ (this uses a much older version of the library, but I have recreated it locally with 0.44.0)
  2. Open console and enter map.showTileBoundaries = true; Tile boundaries should show.
  3. Double click to zoom onto tile 16/53556/28605 until zoom level 17.

Expected Behavior

The tile debug should continue to show 16/53556/28605

Actual Behavior

The tile debug shows 17/53556/28605

@asheemmamoowala
Copy link
Contributor

Duplicates #5535

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

2 participants