summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLLineStyleLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLLineStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLLineStyleLayer.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/platform/darwin/src/MGLLineStyleLayer.h b/platform/darwin/src/MGLLineStyleLayer.h
index 8a18cf2ada..9620ec438e 100644
--- a/platform/darwin/src/MGLLineStyleLayer.h
+++ b/platform/darwin/src/MGLLineStyleLayer.h
@@ -179,8 +179,8 @@ MGL_EXPORT
/**
Used to automatically convert miter joins to bevel joins for sharp angles.
- The default value of this property is an expression that evaluates to the float 2.
- 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
+ `2`. Set this property to `nil` to reset it to the default value.
This property is only applied to the style if `lineJoin` is set to an
expression that evaluates to `miter`. Otherwise, it is ignored.
@@ -201,8 +201,8 @@ MGL_EXPORT
/**
Used to automatically convert round joins to miter joins for shallow angles.
- The default value of this property is an expression that evaluates to the
- float 1.05. 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.05`. Set this property to `nil` to reset it to the default value.
This property is only applied to the style if `lineJoin` is set to an
expression that evaluates to `round`. Otherwise, it is ignored.
@@ -227,8 +227,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:
@@ -342,8 +342,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:
@@ -371,8 +371,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:
@@ -395,8 +395,8 @@ MGL_EXPORT
/**
The opacity at which the line 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:
@@ -541,8 +541,8 @@ MGL_EXPORT
This property is measured in points.
- 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: