location Indicator Opacity
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
location Indicator Opacity
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
location Indicator Opacity
value of locationIndicatorOpacity as Expression
The opacity of the entire location indicator layer.