summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFillStyleLayer.h
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-10-05 03:33:19 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-10-11 15:30:16 -0700
commit3c22b14479e200b0339131b033471d59dc7dda9a (patch)
treecca36d5ca18b299d70110394594658ed9902db30 /platform/darwin/src/MGLFillStyleLayer.h
parentc78b5b1d7e95f139ad667781bec0d67b5976809d (diff)
downloadqtlocation-mapboxgl-3c22b14479e200b0339131b033471d59dc7dda9a.tar.gz
[ios, macos] Refer to style layer class in enum documentation
Diffstat (limited to 'platform/darwin/src/MGLFillStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLFillStyleLayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/darwin/src/MGLFillStyleLayer.h b/platform/darwin/src/MGLFillStyleLayer.h
index 7ce4036cc9..d9ce1abace 100644
--- a/platform/darwin/src/MGLFillStyleLayer.h
+++ b/platform/darwin/src/MGLFillStyleLayer.h
@@ -8,6 +8,8 @@ NS_ASSUME_NONNULL_BEGIN
/**
Controls the translation reference point.
+
+ Values of this type are used in the `fillTranslateAnchor` property of `MGLFillStyleLayer`.
*/
typedef NS_ENUM(NSUInteger, MGLFillTranslateAnchor) {
/**