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