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

Information for maximum or minimum values of some attributes #47

Open
zelenooq opened this issue Feb 19, 2018 · 1 comment
Open

Information for maximum or minimum values of some attributes #47

zelenooq opened this issue Feb 19, 2018 · 1 comment

Comments

@zelenooq
Copy link

Description

I can't find information for maximum value for zoom.

Steps to Reproduce

  var map = L.Wrld.map("map", "api key", {
    center: [51.517327, -0.120005],
    zoom: 22
  });

Expected behavior:

To be closer to the ground.

Actual behavior:

I think that 20 is maximum to the ground.

Reproduces how often:

Always. :)

Additional Information

@jlunderwood
Copy link
Contributor

You're correct, the current maximum zoom level is 20. I'll leave this ticket open until we can update the documentation.

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