summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Crocker <Jesse@datamongers.net>2017-02-16 13:36:21 -0700
committerJesse Bounds <jesse@rebounds.net>2017-02-16 12:36:21 -0800
commitd4c569a0187d98bca6b71671fa5daf6ee09747da (patch)
tree03f1a8f9dcaf11b77a2b2461fec73ab86ca87d45 /platform/ios/CHANGELOG.md
parent655b7c035cbeb4fe6f012ea59a715c4cc976e10a (diff)
downloadqtlocation-mapboxgl-d4c569a0187d98bca6b71671fa5daf6ee09747da.tar.gz
[ios] Disable region monitoring when stopping location monitoring (#7833)
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 d86a19f642..a0281b3f02 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -46,6 +46,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue where translucent, non-view-backed point annotations along tile boundaries would be drawn darker than expected. ([#6832](https://github.com/mapbox/mapbox-gl-native/pull/6832))
* Fixed flickering that occurred when panning past the antimeridian. ([#7574](https://github.com/mapbox/mapbox-gl-native/pull/7574))
* Added a `MGLDistanceFormatter` class for formatting geographic distances. ([#7888](https://github.com/mapbox/mapbox-gl-native/pull/7888))
+* Fixed an issue that was causing the system location indicator to stay on in background after telemetry was disabled. ([#7833](https://github.com/mapbox/mapbox-gl-native/pull/7833))
## 3.4.1 - January 25, 2017