locationIndicatorOpacity

open override fun locationIndicatorOpacity(locationIndicatorOpacity: Double): LocationIndicatorLayer

The opacity of the entire location indicator layer.

Use static method LocationIndicatorLayer.defaultLocationIndicatorOpacity to set the default property.

Parameters

locationIndicatorOpacity

value of locationIndicatorOpacity

open override fun locationIndicatorOpacity(locationIndicatorOpacity: Expression): LocationIndicatorLayer

The opacity of the entire location indicator layer.

Use static method LocationIndicatorLayer.defaultLocationIndicatorOpacityAsExpression to set the default property.

Parameters

locationIndicatorOpacity

value of locationIndicatorOpacity as Expression

val locationIndicatorOpacity: Double?

The opacity of the entire location indicator layer.