accuracyRadius

abstract fun accuracyRadius(accuracyRadius: Double = 0.0): LocationIndicatorLayer

The accuracy, in meters, of the position source used to retrieve the position of the location indicator. Default value: 0.

Parameters

accuracyRadius

value of accuracyRadius


abstract fun accuracyRadius(accuracyRadius: Expression): LocationIndicatorLayer

The accuracy, in meters, of the position source used to retrieve the position of the location indicator. Default value: 0.

Parameters

accuracyRadius

value of accuracyRadius as Expression