summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2019-05-03 09:02:03 -0700
committerGitHub <noreply@github.com>2019-05-03 09:02:03 -0700
commite69efb996d32c86f00b08878a61c6f0a47c81932 (patch)
treef2b3ed87ac11f2e7ea7cd6f46739b466ee7e02e3 /platform/ios/CHANGELOG.md
parent359f2bb743c91406b054ce1af5c98b1a242f4e86 (diff)
downloadqtlocation-mapboxgl-e69efb996d32c86f00b08878a61c6f0a47c81932.tar.gz
[ios] Interpret negative direction as unchanged when setting visible coordinates (#14575)
* [ios] Fixed negative direction when setting visible coordinates * [ios] Document behavior of negative direction
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 022a7ae599..1940cd306f 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -4,7 +4,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 4.12.0
-* No public-facing changes in v4.12.0-alpha.1.
+* Fixed an issue where `-[MGLMapView setVisibleCoordinates:count:edgePadding:direction:duration:animationTimingFunction:completionHandler:]` interpreted a negative `direction` as due north instead of maintaining the current direction. ([#14575](https://github.com/mapbox/mapbox-gl-native/pull/14575))
## 4.11.0