iconOptional

abstract fun iconOptional(iconOptional: Boolean = false): SymbolLayer

If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.

Parameters

iconOptional

value of iconOptional

abstract fun iconOptional(iconOptional: Expression): SymbolLayer

If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.

Parameters

iconOptional

value of iconOptional as Expression