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

Allow smaller zoom than 0 in portrait (mobile) views #6983

Closed
juho-hanhimaki opened this issue Jul 18, 2018 · 1 comment
Closed

Allow smaller zoom than 0 in portrait (mobile) views #6983

juho-hanhimaki opened this issue Jul 18, 2018 · 1 comment

Comments

@juho-hanhimaki
Copy link

juho-hanhimaki commented Jul 18, 2018

Motivation

In portrait mode, especially on mobiles, the smallest available zoom level 0 shows only a part of the world in latitude direction. This is because map doesn't wrap in longitude direction (world copies aren't allowed in longitude direction).

This is issue because in some applications it might be necessary to see whole world in mobile (portrait) views.

In this example on iPhone X we're unable to see markers in Asia and west US because zoom is already minimum:
Minimum zoom on mobile

@jfirebaugh
Copy link
Contributor

Thanks for the report; we're tracking this in #3055.

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