summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLCircleStyleLayer.h
diff options
context:
space:
mode:
authorFredrik Karlsson <bjorn.fredrik.karlsson@gmail.com>2016-08-22 13:59:09 +0200
committerFredrik Karlsson <bjorn.fredrik.karlsson@gmail.com>2016-11-16 11:50:36 +0100
commitb4aba87892d8b6fa5c9d5608032bf54db98b6143 (patch)
tree26a9a07a13f39d27322d8e7c05920068e2ca297f /platform/darwin/src/MGLCircleStyleLayer.h
parent7e6d8db1364165b397562f43cd162814f36c4ec4 (diff)
downloadqtlocation-mapboxgl-b4aba87892d8b6fa5c9d5608032bf54db98b6143.tar.gz
[ios, macos] override style spec documentation
Diffstat (limited to 'platform/darwin/src/MGLCircleStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLCircleStyleLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLCircleStyleLayer.h b/platform/darwin/src/MGLCircleStyleLayer.h
index 6006250cdf..da7076e7d1 100644
--- a/platform/darwin/src/MGLCircleStyleLayer.h
+++ b/platform/darwin/src/MGLCircleStyleLayer.h
@@ -88,7 +88,7 @@ typedef NS_ENUM(NSUInteger, MGLCirclePitchScale) {
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *circleOpacity;
/**
- The geometry's offset. Values are [x, y] where negatives indicate left and up, respectively.
+ The geometry's offset.
This property is measured in points.