text Allow Overlap
open override fun textAllowOverlap(textAllowOverlap: Boolean): SymbolLayer
Content copied to clipboard
If true, the text will be visible even if it collides with other previously drawn symbols.
Parameters
text Allow Overlap
value of textAllowOverlap
open override fun textAllowOverlap(textAllowOverlap: Expression): SymbolLayer
Content copied to clipboard
If true, the text will be visible even if it collides with other previously drawn symbols.
Parameters
text Allow Overlap
value of textAllowOverlap as Expression
If true, the text will be visible even if it collides with other previously drawn symbols.