text Color Transition
open override fun textColorTransition(options: StyleTransition): SymbolLayer
Content copied to clipboard
Set the TextColor property transition options
Use static method SymbolLayer.defaultTextColorTransition to set the default property.
Parameters
options
transition options for String
open override fun textColorTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer
Content copied to clipboard
DSL for textColorTransition.
Transition options for TextColor.