circleStrokeWidth
The width of the circle's stroke. Strokes are placed outside of the circle-radius
. Default value: 0. Minimum value: 0. The unit of circleStrokeWidth is in pixels.
Use static method CircleLayer.defaultCircleStrokeWidth to set the default property.
Parameters
circleStrokeWidth
value of circleStrokeWidth
The width of the circle's stroke. Strokes are placed outside of the circle-radius
. Default value: 0. Minimum value: 0. The unit of circleStrokeWidth is in pixels.
Use static method CircleLayer.defaultCircleStrokeWidthAsExpression to set the default property.
Parameters
circleStrokeWidth
value of circleStrokeWidth as Expression
The width of the circle's stroke. Strokes are placed outside of the circle-radius
. Default value: 0. Minimum value: 0. The unit of circleStrokeWidth is in pixels.