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

Abstraction at poles in globe view #11949

Open
willymaps opened this issue Jun 1, 2022 · 1 comment
Open

Abstraction at poles in globe view #11949

willymaps opened this issue Jun 1, 2022 · 1 comment
Labels

Comments

@willymaps
Copy link

mapbox-gl-js version: v2.9.0-beta.1

browser: chrome v101.0.4951.64

Steps to Trigger Behavior

  1. Add a tileset similar to https://docs.mapbox.com/mapbox-tiling-service/examples/bathymetry/
  2. Zoom in on the north pole

Link to Demonstration

https://codepen.io/willymaps/pen/vYdjrWX

Expected Behavior

Not sure if it's possible, but it would be great to see less abstraction at the poles.

Actual Behavior

image

@zakjan
Copy link

zakjan commented Jul 7, 2022

I suppose this is a limitation of a Mercator based tile service, there are no data to display. For non-tiled global images though, is it possible to support equirectangular images in image source? Sample image https://en.wikipedia.org/wiki/File:Whole_world_-_land_and_oceans_12000.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants