bearing Transition
abstract fun bearingTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
The bearing of the location indicator.
Set the Bearing property transition options
Parameters
options
transition options for Double
abstract fun bearingTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer
Content copied to clipboard
The bearing of the location indicator.
DSL for bearingTransition.