iconOptional

open override fun iconOptional(iconOptional: Boolean): SymbolLayer

Set the IconOptional property

Parameters

iconOptional

value of iconOptional

open override fun iconOptional(iconOptional: Expression): SymbolLayer

Set the IconOptional property

Parameters

iconOptional

value of iconOptional as Expression

val iconOptional: Boolean?

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