text Ignore Placement
open override fun textIgnorePlacement(textIgnorePlacement: Boolean): SymbolLayer
Content copied to clipboard
If true, other symbols can be visible even if they collide with the text.
Use static method SymbolLayer.defaultTextIgnorePlacement to set the default property.
Parameters
text Ignore Placement
value of textIgnorePlacement
open override fun textIgnorePlacement(textIgnorePlacement: Expression): SymbolLayer
Content copied to clipboard
If true, other symbols can be visible even if they collide with the text.
Use static method SymbolLayer.defaultTextIgnorePlacementAsExpression to set the default property.
Parameters
text Ignore Placement
value of textIgnorePlacement as Expression
If true, other symbols can be visible even if they collide with the text.