emphasis Circle Color
abstract fun emphasisCircleColor(emphasisCircleColor: String = "#ffffff"): LocationIndicatorLayer
Content copied to clipboard
abstract 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
abstract 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