locationIndicatorOpacity

open override fun locationIndicatorOpacity(locationIndicatorOpacity: Double): LocationIndicatorLayer

The opacity of the entire location indicator layer. Default value: 1. Value range: 0, 1

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. Default value: 1. Value range: 0, 1

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

Parameters

locationIndicatorOpacity

value of locationIndicatorOpacity as Expression


The opacity of the entire location indicator layer. Default value: 1. Value range: 0, 1