summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2018-09-26 11:03:02 -0400
committerJulian Rex <julian.rex@mapbox.com>2018-09-26 11:03:02 -0400
commitf12b43daf160cdd94b084ecbeede02d8b79d1689 (patch)
treea756f34814e556490d42f129d19929fc20776cd3
parent677b1e2409c962e0bd5d9e00e0c815e9dba1bfdd (diff)
downloadqtlocation-mapboxgl-upstream/jrex/12740-user-dot-jitters.tar.gz
Updated change log with preferred naming.upstream/jrex/12740-user-dot-jitters
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 71caf4a9dd..7c391c9f22 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,7 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Added an `MGLSymbolStyleLayer.symbolZOrder` property for forcing point features in a symbol layer to be layered in the same order that they are specified in the layer’s associated source. ([#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783))
* Fixed a crash when a style layer `*-pattern` property evaluates to nil for a particular feature. ([#12896](https://github.com/mapbox/mapbox-gl-native/pull/12896))
-* Fixed an issue with annotations (including the user's location puck) and the GL map lagging relative to each other. ([#12895](https://github.com/mapbox/mapbox-gl-native/pull/12895))
+* Fixed an issue with view annotations (including the user location annotation) and the GL map lagging relative to each other. ([#12895](https://github.com/mapbox/mapbox-gl-native/pull/12895))
### Offline maps