iconColor

abstract fun iconColor(iconColor: String = "#000000"): SymbolLayer
abstract fun iconColor(@ColorInt iconColor: Int): SymbolLayer

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

Parameters

iconColor

value of iconColor


abstract fun iconColor(iconColor: Expression): SymbolLayer

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

Parameters

iconColor

value of iconColor as Expression