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

min and max zoom getters #3592

Merged
merged 1 commit into from
Nov 11, 2016
Merged

min and max zoom getters #3592

merged 1 commit into from
Nov 11, 2016

Conversation

mapsam
Copy link
Contributor

@mapsam mapsam commented Nov 11, 2016

Adds two new getters to resolve #3585

  1. Map#getMaxZoom - returns map.transform.maxZoom
  2. Map#getMinZoom - returns map.transform.minZoom

cc @lucaswoj @mourner @Naimikan

@mapsam
Copy link
Contributor Author

mapsam commented Nov 11, 2016

Thanks @mourner!

@mapsam mapsam merged commit 0474103 into master Nov 11, 2016
@mapsam mapsam deleted the minmaxzoom-getters branch November 11, 2016 18:01
@1ec5 1ec5 added the GL native → GL JS For feature parity with Mapbox Maps SDK on a native platform label Nov 12, 2016
@lucaswoj lucaswoj mentioned this pull request Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GL native → GL JS For feature parity with Mapbox Maps SDK on a native platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

map#getMinZoom and map#getMaxZoom
3 participants