withCircleStrokeWidth

Set circle-stroke-width to initialise the circleAnnotation with.

<p> The width of the circle's stroke. Strokes are placed outside of the {@link PropertyFactory#circleRadius}. </p>

Return

this

Parameters

circleStrokeWidth

the circle-stroke-width value

fun withCircleStrokeWidth(circleStrokeWidth: Double): CircleAnnotationOptions