circleOpacity

open override fun circleOpacity(circleOpacity: Double): CircleLayer

The opacity at which the circle will be drawn.

Parameters

circleOpacity

value of circleOpacity

open override fun circleOpacity(circleOpacity: Expression): CircleLayer

The opacity at which the circle will be drawn.

Parameters

circleOpacity

value of circleOpacity as Expression

val circleOpacity: Double?

The opacity at which the circle will be drawn.