iconIgnorePlacement

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

If true, other symbols can be visible even if they collide with the icon.

Parameters

iconIgnorePlacement

value of iconIgnorePlacement

abstract fun iconIgnorePlacement(iconIgnorePlacement: Expression): SymbolLayer

If true, other symbols can be visible even if they collide with the icon.

Parameters

iconIgnorePlacement

value of iconIgnorePlacement as Expression