From f867c5784ccc63d419ebf8ee3dcef9fa4b610704 Mon Sep 17 00:00:00 2001 From: Nadia Barbosa Date: Wed, 19 Dec 2018 14:46:51 -0800 Subject: [ios, macos] Bump code comments to streets-v8 --- platform/darwin/src/MGLStyle.h | 2 +- platform/darwin/src/NSExpression+MGLAdditions.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/darwin/src/MGLStyle.h b/platform/darwin/src/MGLStyle.h index 4972524c95..7abfdd4e3d 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 - Mapbox Streets source. + Mapbox Streets source. 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 - Mapbox Streets source. + Mapbox Streets source. 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. -- cgit v1.2.1