accuracyRadiusBorderColor

open override fun accuracyRadiusBorderColor(accuracyRadiusBorderColor: String): LocationIndicatorLayer

Set the AccuracyRadiusBorderColor property

Parameters

accuracyRadiusBorderColor

value of accuracyRadiusBorderColor

open override fun accuracyRadiusBorderColor(accuracyRadiusBorderColor: Expression): LocationIndicatorLayer

Set the AccuracyRadiusBorderColor property

Parameters

accuracyRadiusBorderColor

value of accuracyRadiusBorderColor as Expression

open override fun accuracyRadiusBorderColor(@ColorInt() accuracyRadiusBorderColor: Int): LocationIndicatorLayer

Set the AccuracyRadiusBorderColor property.

Parameters

accuracyRadiusBorderColor

value of accuracyRadiusBorderColor

val accuracyRadiusBorderColor: String?

The color for drawing the accuracy radius border. To adjust transparency, set the alpha component of the color accordingly.