emphasisCircleColor
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
emphasisCircleColor
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
emphasisCircleColor
value of emphasisCircleColor as Expression