locationIndicatorOpacity

abstract fun locationIndicatorOpacity(locationIndicatorOpacity: Double = 1.0): LocationIndicatorLayer

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

Parameters

locationIndicatorOpacity

value of locationIndicatorOpacity


abstract fun locationIndicatorOpacity(locationIndicatorOpacity: Expression): LocationIndicatorLayer

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

Parameters

locationIndicatorOpacity

value of locationIndicatorOpacity as Expression