accuracy Radius Color
open override fun accuracyRadiusColor(accuracyRadiusColor: String): LocationIndicatorLayer
Content copied to clipboard
open override 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
open override 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
The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.