Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[andorid] Why MAXIMUM_ZOOM is 20.0f? #9527

Closed
jingsam opened this issue Jul 17, 2017 · 1 comment
Closed

[andorid] Why MAXIMUM_ZOOM is 20.0f? #9527

jingsam opened this issue Jul 17, 2017 · 1 comment
Labels
Android Mapbox Maps SDK for Android

Comments

@jingsam
Copy link
Contributor

jingsam commented Jul 17, 2017

In https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/constants/MapboxConstants.java#L58

public static final float MAXIMUM_ZOOM = 20.0f;

I would like to know why constrain to 20?

@tobrun
Copy link
Member

tobrun commented Jul 17, 2017

More information in #7155, closing as duplicate.

@tobrun tobrun closed this as completed Jul 17, 2017
@kkaefer kkaefer added the Android Mapbox Maps SDK for Android label Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

3 participants