location Transition
abstract fun locationTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
An array of latitude, longitude, altitude position of the location indicator.
Set the Location property transition options
Parameters
options
transition options for List
abstract fun locationTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer
Content copied to clipboard
An array of latitude, longitude, altitude position of the location indicator.
DSL for locationTransition.