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.

Use static method LocationIndicatorLayer.defaultAccuracyRadius to set the default property.

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.

Use static method LocationIndicatorLayer.defaultAccuracyRadiusAsExpression to set the default property.

Parameters

accuracyRadius

value of accuracyRadius as Expression


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