summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFredrik Karlsson <bjorn.fredrik.karlsson@gmail.com>2017-07-31 13:57:41 +0200
committerFredrik Karlsson <bjorn.fredrik.karlsson@gmail.com>2017-08-03 07:44:44 -0700
commit6a8ed6f83ae6ae9494cfc075214ba4558abd7e85 (patch)
treef2cdac24e6e539fa6a3d6b8f6b379e450ea5902b /platform/ios/CHANGELOG.md
parenta0402475052b1fd29b107aca5bbe9074fadc2cb9 (diff)
downloadqtlocation-mapboxgl-6a8ed6f83ae6ae9494cfc075214ba4558abd7e85.tar.gz
[ios] expose setCamera with edge padding
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 55790577cd..dad6d0c4ba 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 3.6.2
* Added an MGLStyle.localizesLabels property, off by default, that localizes any Mapbox Streets–sourced symbol layer into the user’s preferred language. ([#9582](https://github.com/mapbox/mapbox-gl-native/pull/9582))
+* Added an additional camera method to MGLMapView that accepts an edge padding parameter. ([#9651](https://github.com/mapbox/mapbox-gl-native/pull/9651))
## 3.6.1 - July 28, 2017