emphasis Circle Color Transition
abstract fun emphasisCircleColorTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.
Set the EmphasisCircleColor property transition options
Parameters
options
transition options for String
abstract fun emphasisCircleColorTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer
Content copied to clipboard
The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.
DSL for emphasisCircleColorTransition.