accuracyRadiusTransition

abstract fun accuracyRadiusTransition(options: StyleTransition): LocationIndicatorLayer

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

The accuracy, in meters, of the position source used to retrieve the position of the location indicator.

DSL for accuracyRadiusTransition.