accuracy Radius Color
abstract fun accuracyRadiusColor(accuracyRadiusColor: String = "#ffffff"): LocationIndicatorLayer
Content copied to clipboard
abstract fun accuracyRadiusColor(@ColorInt accuracyRadiusColor: Int): LocationIndicatorLayer
Content copied to clipboard
The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.
Parameters
accuracy Radius Color
value of accuracyRadiusColor
abstract fun accuracyRadiusColor(accuracyRadiusColor: Expression): LocationIndicatorLayer
Content copied to clipboard
The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.
Parameters
accuracy Radius Color
value of accuracyRadiusColor as Expression