circle Color Transition
abstract fun circleColorTransition(options: StyleTransition): CircleLayer
Content copied to clipboard
The fill color of the circle.
Set the CircleColor property transition options
Parameters
options
transition options for String
abstract fun circleColorTransition(block: StyleTransition.Builder.() -> Unit): CircleLayer
Content copied to clipboard
The fill color of the circle.
DSL for circleColorTransition.