summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2018-12-19 14:46:51 -0800
committerNadia Barbosa <nadiabarbosa@me.com>2018-12-19 14:46:51 -0800
commitda635d1b8a994e9ac5a75cbe7b6fd63c7c630bee (patch)
tree654d777be7d6d645fa78e709567d7b310786e46e
parent033d16ba8614d7d5541cf69a05074398e35ad699 (diff)
downloadqtlocation-mapboxgl-upstream/streets-v8-doc-updates.tar.gz
[ios, macos] Bump code comments to streets-v8upstream/streets-v8-doc-updates
-rw-r--r--platform/darwin/src/MGLStyle.h2
-rw-r--r--platform/darwin/src/NSExpression+MGLAdditions.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/darwin/src/MGLStyle.h b/platform/darwin/src/MGLStyle.h
index 547b7ccee5..d967f64950 100644
--- a/platform/darwin/src/MGLStyle.h
+++ b/platform/darwin/src/MGLStyle.h
@@ -551,7 +551,7 @@ MGL_EXPORT
This method automatically modifies the text property of any symbol style layer
in the style whose source is the
- <a href="https://www.mapbox.com/vector-tiles/mapbox-streets-v7/#overview">Mapbox Streets source</a>.
+ <a href="https://www.mapbox.com/vector-tiles/mapbox-streets-v8/#overview">Mapbox Streets source</a>.
On iOS, the user can set the system’s preferred language in Settings, General
Settings, Language & Region. On macOS, the user can set the system’s preferred
language in the Language & Region pane of System Preferences.
diff --git a/platform/darwin/src/NSExpression+MGLAdditions.h b/platform/darwin/src/NSExpression+MGLAdditions.h
index a242ecff42..e4b83f0386 100644
--- a/platform/darwin/src/NSExpression+MGLAdditions.h
+++ b/platform/darwin/src/NSExpression+MGLAdditions.h
@@ -204,7 +204,7 @@ FOUNDATION_EXTERN MGL_EXPORT const MGLExpressionInterpolationMode MGLExpressionI
This method assumes the receiver refers to the feature attributes that are
available in vector tiles supplied by the
- <a href="https://www.mapbox.com/vector-tiles/mapbox-streets-v7/#overview">Mapbox Streets source</a>.
+ <a href="https://www.mapbox.com/vector-tiles/mapbox-streets-v8/#overview">Mapbox Streets source</a>.
On iOS, the user can set the system’s preferred language in Settings, General
Settings, Language & Region. On macOS, the user can set the system’s preferred
language in the Language & Region pane of System Preferences.