summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2019-10-03 15:32:08 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2019-10-03 15:52:39 -0700
commit5042565369df546746bdb0af9874c0c56f27c0ce (patch)
tree439e95746c603afeb172c9f7fd3863244b44a45c
parent732137546637aa56af6184e10ab74b37e9bfdc89 (diff)
downloadqtlocation-mapboxgl-upstream/fabian-insets-14827.tar.gz
[ios] Update changelog.upstream/fabian-insets-14827
-rw-r--r--platform/ios/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index d8d242e5ea..c3841fd958 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -7,6 +7,9 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
### Other changes
* Suppress network requests for expired tiles update, if these tiles are invisible. ([#15741](https://github.com/mapbox/mapbox-gl-native/pull/15741))
+* Fixed an issue that cause the ornaments to ignore `MGLMapView.contentInset` property. ([#15584](https://github.com/mapbox/mapbox-gl-native/pull/15584))
+* Fixed an issue that cause `-[MGLMapView setCamere:withDuration:animationTimingFunction:edgePadding:completionHandler:]` persist the value of `edgePadding`. ([#15584](https://github.com/mapbox/mapbox-gl-native/pull/15584))
+* Added `MGLMapView.automaticallyAdjustsContentInset` property that indicates if wether the map view should automatically adjust its content insets. ([#15584](https://github.com/mapbox/mapbox-gl-native/pull/15584))
## 5.4.0 - September 25, 2019