textOptional

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

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

Parameters

textOptional

value of textOptional

abstract fun textOptional(textOptional: Expression): SymbolLayer

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

Parameters

textOptional

value of textOptional as Expression