accuracyRadius

open override fun accuracyRadius(accuracyRadius: Double): LocationIndicatorLayer

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

Parameters

accuracyRadius

value of accuracyRadius

open override fun accuracyRadius(accuracyRadius: Expression): LocationIndicatorLayer

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

Parameters

accuracyRadius

value of accuracyRadius as Expression

val accuracyRadius: Double?

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