textIgnorePlacement

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

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

Parameters

textIgnorePlacement

value of textIgnorePlacement

abstract 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