summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2018-10-15 09:54:01 +0800
committerjmkiley <jordan.kiley@mapbox.com>2018-10-15 09:54:01 +0800
commit3db074330649a8640979cd90982b0984842d2002 (patch)
treecdef06cba9280a5d946df8ab66b4be8521bb98d7
parent910980cea6ade953cf81d0d77da1741a79f03d98 (diff)
downloadqtlocation-mapboxgl-upstream/jmkiley-restore-ios8.tar.gz
[ios] Addressed Fabian's feedbackupstream/jmkiley-restore-ios8
-rw-r--r--platform/darwin/src/NSExpression+MGLAdditions.h4
-rw-r--r--platform/darwin/src/NSString+MGLAdditions.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/platform/darwin/src/NSExpression+MGLAdditions.h b/platform/darwin/src/NSExpression+MGLAdditions.h
index 43acde15ce..358b004e78 100644
--- a/platform/darwin/src/NSExpression+MGLAdditions.h
+++ b/platform/darwin/src/NSExpression+MGLAdditions.h
@@ -173,10 +173,10 @@ FOUNDATION_EXTERN MGL_EXPORT const MGLExpressionInterpolationMode MGLExpressionI
guide for a correspondence of operators and types between the style
specification and the `NSExpression` representation used by this SDK.
- Note that the `length` argument is not currently supported with iOS 8.
-
You can use `NSJSONSerialization` to serialize the Foundation object as data to
write to a file.
+
+@note Note that the `length` argument is not currently supported with iOS 8.
*/
@property (nonatomic, readonly) id mgl_jsonExpressionObject;
diff --git a/platform/darwin/src/NSString+MGLAdditions.h b/platform/darwin/src/NSString+MGLAdditions.h
index cec1b9cd6b..98f870c598 100644
--- a/platform/darwin/src/NSString+MGLAdditions.h
+++ b/platform/darwin/src/NSString+MGLAdditions.h
@@ -26,7 +26,7 @@ NS_ASSUME_NONNULL_BEGIN
Only supports scripts for languages used by Mapbox Streets.
- On iOS 8 or older, this will method will always return the untransliterated
+ @note On iOS 8 or older, this will method will always return the untransliterated
receiver.
@param script The four-letter code representing the name of the script, as