icon Allow Overlap
open override fun iconAllowOverlap(iconAllowOverlap: Boolean): SymbolLayer
Content copied to clipboard
If true, the icon will be visible even if it collides with other previously drawn symbols.
Parameters
icon Allow Overlap
value of iconAllowOverlap
open override fun iconAllowOverlap(iconAllowOverlap: Expression): SymbolLayer
Content copied to clipboard
If true, the icon will be visible even if it collides with other previously drawn symbols.
Parameters
icon Allow Overlap
value of iconAllowOverlap as Expression
If true, the icon will be visible even if it collides with other previously drawn symbols.