emphasis Circle Color
open override fun emphasisCircleColor(emphasisCircleColor: String): LocationIndicatorLayer
Content copied to clipboard
open override fun emphasisCircleColor(@ColorInt emphasisCircleColor: Int): LocationIndicatorLayer
Content copied to clipboard
The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.
Parameters
emphasis Circle Color
value of emphasisCircleColor
open override fun emphasisCircleColor(emphasisCircleColor: Expression): LocationIndicatorLayer
Content copied to clipboard
The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.
Parameters
emphasis Circle Color
value of emphasisCircleColor as Expression
The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.