iconColorTransition

abstract fun iconColorTransition(options: StyleTransition): SymbolLayer

The color of the icon. This can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.

Set the IconColor property transition options

Parameters

options

transition options for String

abstract fun iconColorTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer

The color of the icon. This can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.

DSL for iconColorTransition.