summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFillExtrusionStyleLayer.h
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-01-05 14:48:07 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-01-09 13:37:59 -0800
commit5cd6d9dacc96a090dc18bf90aced5d82f081f977 (patch)
tree8d2fcde0542227d9760f638a0de08c327e730b1f /platform/darwin/src/MGLFillExtrusionStyleLayer.h
parent93735b085b3fd25d4dd17426459a834823e9dcad (diff)
downloadqtlocation-mapboxgl-upstream/make-style-code.tar.gz
[ios, macos, android] Commit accumulated `make style-code` updatesupstream/make-style-code
Manually ignoring all heatmap and hillshade related changes.
Diffstat (limited to 'platform/darwin/src/MGLFillExtrusionStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLFillExtrusionStyleLayer.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/darwin/src/MGLFillExtrusionStyleLayer.h b/platform/darwin/src/MGLFillExtrusionStyleLayer.h
index c4fb9aa77e..02d6b2ff88 100644
--- a/platform/darwin/src/MGLFillExtrusionStyleLayer.h
+++ b/platform/darwin/src/MGLFillExtrusionStyleLayer.h
@@ -8,7 +8,8 @@
NS_ASSUME_NONNULL_BEGIN
/**
- Controls the translation reference point.
+ Controls the frame of reference for
+ `MGLFillExtrusionStyleLayer.fillExtrusionTranslation`.
Values of this type are used in the `MGLFillExtrusionStyleLayer.fillExtrusionTranslationAnchor`
property.
@@ -313,7 +314,7 @@ MGL_EXPORT
@property (nonatomic, null_resettable) MGLStyleValue<NSValue *> *fillExtrusionTranslate __attribute__((unavailable("Use fillExtrusionTranslation instead.")));
/**
- Controls the translation reference point.
+ Controls the frame of reference for `fillExtrusionTranslation`.
The default value of this property is an `MGLStyleValue` object containing an
`NSValue` object containing `MGLFillExtrusionTranslationAnchorMap`. Set this