textIgnorePlacement

open override fun textIgnorePlacement(textIgnorePlacement: Boolean): SymbolLayer

If true, other symbols can be visible even if they collide with the text.

Use static method SymbolLayer.defaultTextIgnorePlacement to set the default property.

Parameters

textIgnorePlacement

value of textIgnorePlacement


open override fun textIgnorePlacement(textIgnorePlacement: Expression): SymbolLayer

If true, other symbols can be visible even if they collide with the text.

Use static method SymbolLayer.defaultTextIgnorePlacementAsExpression to set the default property.

Parameters

textIgnorePlacement

value of textIgnorePlacement as Expression


If true, other symbols can be visible even if they collide with the text.