textIgnorePlacement

open override fun textIgnorePlacement(textIgnorePlacement: Boolean): SymbolLayer

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

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.

Parameters

textIgnorePlacement

value of textIgnorePlacement as Expression

val textIgnorePlacement: Boolean?

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