icon Halo Color Transition
abstract fun iconHaloColorTransition(options: StyleTransition): SymbolLayer
Content copied to clipboard
The color of the icon's halo. Icon halos can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.
Set the IconHaloColor property transition options
Parameters
options
transition options for String
abstract fun iconHaloColorTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer
Content copied to clipboard
The color of the icon's halo. Icon halos can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.
DSL for iconHaloColorTransition.