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

geometry extent warning with some projections #11137

Open
ansis opened this issue Oct 19, 2021 · 0 comments
Open

geometry extent warning with some projections #11137

ansis opened this issue Oct 19, 2021 · 0 comments
Labels

Comments

@ansis
Copy link
Contributor

ansis commented Oct 19, 2021

Some projections trigger a geometry extent warning. The tile transform likely needs to be adjusted to allow for more padding.

mapbox-gl-js version: main

browser: all

Steps to Trigger Behavior

  1. open debug page
  2. map.setZoom(2)
  3. map.setProjection('albers')

Link to Demonstration

http://localhost:9966/debug/index.html

Expected Behavior

No warning.

Actual Behavior

@ansis ansis added the bug 🐞 label Oct 19, 2021
@mourner mourner added this to the projections milestone Oct 22, 2021
@asheemmamoowala asheemmamoowala removed this from the projections milestone Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants