summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-08-07 14:33:39 -0400
committerJason Wray <jason@mapbox.com>2017-08-07 15:00:09 -0400
commit1394bfb554c5daa5d2384d960c9118e880a30480 (patch)
treefb9e71fe0378c5e1699646109b319343111bd97c /platform/ios/CHANGELOG.md
parent01d801c8c73b77c75a28f4fa8148780d58fe464d (diff)
downloadqtlocation-mapboxgl-1394bfb554c5daa5d2384d960c9118e880a30480.tar.gz
[ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracy
Accuracy was off by +25%, depending on latitude.
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 dad6d0c4ba..8535073cd0 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Added an MGLStyle.localizesLabels property, off by default, that localizes any Mapbox Streets–sourced symbol layer into the user’s preferred language. ([#9582](https://github.com/mapbox/mapbox-gl-native/pull/9582))
* Added an additional camera method to MGLMapView that accepts an edge padding parameter. ([#9651](https://github.com/mapbox/mapbox-gl-native/pull/9651))
+* Fixed an issue with the scaling of the user location annotation’s horizontal accuracy indicator. ([#9721](https://github.com/mapbox/mapbox-gl-native/pull/9721))
## 3.6.1 - July 28, 2017