summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2016-08-23 11:34:26 -0400
committerJason Wray <jason@mapbox.com>2016-08-24 21:56:52 -0400
commitcb59589954271d6dbaecba1fe4230c22f5bbab21 (patch)
tree8da260c34a43e8d3d8e307789121b604f9dca210 /platform/ios/CHANGELOG.md
parent5836738906292d70b4f95166c7d5e58a97d1208d (diff)
downloadqtlocation-mapboxgl-cb59589954271d6dbaecba1fe4230c22f5bbab21.tar.gz
[ios] Stop exaggerating heading accuracy indicator size
- 1.5× exaggeration has been removed. - Maximum accuracy (smallest size) has been increased to 20°.
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 07518c1fad..b8a7f7e749 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -29,6 +29,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* To customize the appearance of the user location annotation, subclass the newly added MGLUserLocationAnnotationView class and implement `-[MGLMapViewDelegate mapView:viewForAnnotation:]`. ([#5882](https://github.com/mapbox/mapbox-gl-native/pull/5882))
* Fixed an issue causing the user dot’s accuracy ring to wobble while zooming in and out. ([#6019](https://github.com/mapbox/mapbox-gl-native/pull/6019))
+* Heading accuracy indicator sizing has been changed to appear more precise. ([#6120](https://github.com/mapbox/mapbox-gl-native/pull/6120))
### Annotations