textAllowOverlap

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

If true, the text will be visible even if it collides with other previously drawn symbols.

Parameters

textAllowOverlap

value of textAllowOverlap

abstract fun textAllowOverlap(textAllowOverlap: Expression): SymbolLayer

If true, the text will be visible even if it collides with other previously drawn symbols.

Parameters

textAllowOverlap

value of textAllowOverlap as Expression