textAllowOverlap
If true, the text will be visible even if it collides with other previously drawn symbols. Default value: false.
Use static method SymbolLayer.defaultTextAllowOverlap to set the default property.
Parameters
textAllowOverlap
value of textAllowOverlap
If true, the text will be visible even if it collides with other previously drawn symbols. Default value: false.
Use static method SymbolLayer.defaultTextAllowOverlapAsExpression to set the default property.
Parameters
textAllowOverlap
value of textAllowOverlap as Expression
If true, the text will be visible even if it collides with other previously drawn symbols. Default value: false.