summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLCircleStyleLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLCircleStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLCircleStyleLayer.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/platform/darwin/src/MGLCircleStyleLayer.h b/platform/darwin/src/MGLCircleStyleLayer.h
index caecec43be..69b6e41c9c 100644
--- a/platform/darwin/src/MGLCircleStyleLayer.h
+++ b/platform/darwin/src/MGLCircleStyleLayer.h
@@ -116,8 +116,8 @@ MGL_EXPORT
Amount to blur the circle. 1 blurs the circle such that only the centerpoint is
full opacity.
- The default value of this property is an expression that evaluates to the float 0.
- Set this property to `nil` to reset it to the default value.
+ The default value of this property is an expression that evaluates to the float
+ `0`. Set this property to `nil` to reset it to the default value.
You can set this property to an expression containing any of the following:
@@ -185,8 +185,8 @@ MGL_EXPORT
/**
The opacity at which the circle will be drawn.
- The default value of this property is an expression that evaluates to the float 1.
- Set this property to `nil` to reset it to the default value.
+ The default value of this property is an expression that evaluates to the float
+ `1`. Set this property to `nil` to reset it to the default value.
You can set this property to an expression containing any of the following:
@@ -234,8 +234,8 @@ MGL_EXPORT
This property is measured in points.
- The default value of this property is an expression that evaluates to the float 5.
- Set this property to `nil` to reset it to the default value.
+ The default value of this property is an expression that evaluates to the float
+ `5`. Set this property to `nil` to reset it to the default value.
You can set this property to an expression containing any of the following:
@@ -333,8 +333,8 @@ MGL_EXPORT
/**
The opacity of the circle's stroke.
- The default value of this property is an expression that evaluates to the float 1.
- Set this property to `nil` to reset it to the default value.
+ The default value of this property is an expression that evaluates to the float
+ `1`. Set this property to `nil` to reset it to the default value.
You can set this property to an expression containing any of the following:
@@ -360,8 +360,8 @@ MGL_EXPORT
This property is measured in points.
- The default value of this property is an expression that evaluates to the float 0.
- Set this property to `nil` to reset it to the default value.
+ The default value of this property is an expression that evaluates to the float
+ `0`. Set this property to `nil` to reset it to the default value.
You can set this property to an expression containing any of the following: