circle Stroke Width
open override fun circleStrokeWidth(circleStrokeWidth: Double): CircleLayer
Content copied to clipboard
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.
Parameters
circle Stroke Width
value of circleStrokeWidth
open override fun circleStrokeWidth(circleStrokeWidth: Expression): CircleLayer
Content copied to clipboard
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.
Parameters
circle Stroke Width
value of circleStrokeWidth as Expression
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.