accuracy Radius Transition
abstract fun accuracyRadiusTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
The accuracy, in meters, of the position source used to retrieve the position of the location indicator.
Set the AccuracyRadius property transition options
Parameters
options
transition options for Double
abstract fun accuracyRadiusTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer
Content copied to clipboard
The accuracy, in meters, of the position source used to retrieve the position of the location indicator.
DSL for accuracyRadiusTransition.