summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-07-09 18:26:14 -0700
committerJason Wray <jason@mapbox.com>2019-07-09 18:26:14 -0700
commitbd223750a9cd56982501a8f379b501596e071f2a (patch)
tree22f64ec6b91670d64e02099fc0fa94cacf1f8028
parent3ae357d7721b6029dfe0b055fb0e83f34a6e19c7 (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-customizes-compass-visibility.tar.gz
-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 79e96bb84c..c8a1f50543 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -35,6 +35,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* `-[MGLMapView selectAnnotation:animated:completionHandler:]`
* Deprecated variants of the above methods without completion handlers. ([#14959](https://github.com/mapbox/mapbox-gl-native/pull/14959))
* Fixed an issue where the two-finger tilt gesture would continue after lifting one finger. ([#14969](https://github.com/mapbox/mapbox-gl-native/pull/14969))
+* Added `MGLMapView.compassView.visibility` and `MGLOrnamentVisibility` to allow configuration of compass visibility behavior. ([#15055](https://github.com/mapbox/mapbox-gl-native/pull/15055))
## 5.1.0 - June 19, 2019