locationIndicatorOpacityTransition

abstract fun locationIndicatorOpacityTransition(options: StyleTransition): LocationIndicatorLayer

The opacity of the entire location indicator layer.

Set the LocationIndicatorOpacity property transition options

Parameters

options

transition options for Double

abstract fun locationIndicatorOpacityTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer

The opacity of the entire location indicator layer.

DSL for locationIndicatorOpacityTransition.