summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2019-05-29 14:29:11 -0700
committerGitHub <noreply@github.com>2019-05-29 14:29:11 -0700
commit316584fabc4dacaa53e7a208a88f5f87e6f243b0 (patch)
treeedb01a4da3cc09d22e641662b78d86ee55cbfd8e /platform/macos
parent5b94c6b43fcc08207411e9b0237c373c79b44a81 (diff)
downloadqtlocation-mapboxgl-316584fabc4dacaa53e7a208a88f5f87e6f243b0.tar.gz
[ios] Bump podspec to v5.1.0-alpha.1 (#14800)ios-v5.1.0-alpha.1
* [ios] Podspec bump to v5.1.0-alpha.1 * [ios] Update changelog.
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 7aae0f2d6b..e3f1c84547 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -4,7 +4,7 @@
### Styles and rendering
-* Implemented asymmetric center of perspective: fixed an issue that caused the focal point to be always based on the view's horizontal center when setting [MGLMapView contentInset](https://docs.mapbox.com/ios/api/maps/5.0.0/Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)contentInset). ([#14664](https://github.com/mapbox/mapbox-gl-native/pull/14664))
+* Setting `MGLMapView.contentInset` now moves the map’s focal point to the center of the content frame after insetting. ([#14664](https://github.com/mapbox/mapbox-gl-native/pull/14664))
## 0.14.0 - May 22, 2018