summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-09-28 16:47:54 -0400
committerJason Wray <jason@mapbox.com>2017-10-02 12:38:00 -0700
commit1326a21dddd9f593489202a7f98a12b8af2c5a05 (patch)
treef0f752d3fd0bafc23f8adae82c8c387edf5bd435 /platform/ios/CHANGELOG.md
parent3d2e4e5b5a85cde38b40cc2d8b70215bbc53ff04 (diff)
downloadqtlocation-mapboxgl-1326a21dddd9f593489202a7f98a12b8af2c5a05.tar.gz
[ios] Expose -showAttribution: publicly as an IBAction
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 93ca6d9b7b..1a8190990b 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -34,6 +34,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue that could cause line label rendering glitches when the line geometry is projected to a point behind the plane of the camera. ([#9865](https://github.com/mapbox/mapbox-gl-native/pull/9865))
* Fixed an issue that could cause a crash when using `-[MGLMapView flyToCamera:completionHandler:]` and related methods with zoom levels at or near the maximum value. ([#9381](https://github.com/mapbox/mapbox-gl-native/pull/9381))
+* Added `-[MGLMapView showAttribution:]` to allow custom attribution buttons to show the default attribution interface. ([#10085](https://github.com/mapbox/mapbox-gl-native/pull/10085))
## 3.6.4 - September 25, 2017