iconIgnorePlacement

open override fun iconIgnorePlacement(iconIgnorePlacement: Boolean): SymbolLayer

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

Parameters

iconIgnorePlacement

value of iconIgnorePlacement

open override 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

val iconIgnorePlacement: Boolean?

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