circleOpacity

open override fun circleOpacity(circleOpacity: Double): CircleLayer

Set the CircleOpacity property

Parameters

circleOpacity

value of circleOpacity

open override fun circleOpacity(circleOpacity: Expression): CircleLayer

Set the CircleOpacity property

Parameters

circleOpacity

value of circleOpacity as Expression

val circleOpacity: Double?

The opacity at which the circle will be drawn.