iconAllowOverlap

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

If true, the icon will be visible even if it collides with other previously drawn symbols.

Parameters

iconAllowOverlap

value of iconAllowOverlap

abstract fun iconAllowOverlap(iconAllowOverlap: Expression): SymbolLayer

If true, the icon will be visible even if it collides with other previously drawn symbols.

Parameters

iconAllowOverlap

value of iconAllowOverlap as Expression