circleStrokeOpacity

open override fun circleStrokeOpacity(circleStrokeOpacity: Double): CircleLayer

The opacity of the circle's stroke.

Parameters

circleStrokeOpacity

value of circleStrokeOpacity

open override fun circleStrokeOpacity(circleStrokeOpacity: Expression): CircleLayer

The opacity of the circle's stroke.

Parameters

circleStrokeOpacity

value of circleStrokeOpacity as Expression

val circleStrokeOpacity: Double?

The opacity of the circle's stroke.