From ca8212de92737c084fda5edfacf0cdd899e03104 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 21 Mar 2016 13:49:43 -0700 Subject: [all] Set maximum maxZoom to 21 Numbers greater than 21 trigger various bugs. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ecfd02009..5940999e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ Known issues: - The user dot no longer lags when panning the map. ([#3683](https://github.com/mapbox/mapbox-gl-native/pull/3683)) - The Improve This Map tool now uses the same zoom level that is currently being shown in the map view. ([#4068](https://github.com/mapbox/mapbox-gl-native/pull/4068)) - Fixed a formatting issue in the documentation for `MGLCoordinateBoundsIsEmpty()`. ([#3958](https://github.com/mapbox/mapbox-gl-native/pull/3958)) +- The maximum maximum zoom level is now 21. ([#4417](https://github.com/mapbox/mapbox-gl-native/pull/4417))) ## iOS 3.1.2 -- cgit v1.2.1