circleOpacity

abstract fun circleOpacity(circleOpacity: Double = 1.0): CircleLayer

The opacity at which the circle will be drawn.

Parameters

circleOpacity

value of circleOpacity

abstract fun circleOpacity(circleOpacity: Expression): CircleLayer

The opacity at which the circle will be drawn.

Parameters

circleOpacity

value of circleOpacity as Expression