iconHaloWidth

open override fun iconHaloWidth(iconHaloWidth: Double): SymbolLayer

Distance of halo to the icon outline.

Use static method SymbolLayer.defaultIconHaloWidth to set the default property.

Parameters

iconHaloWidth

value of iconHaloWidth

open override fun iconHaloWidth(iconHaloWidth: Expression): SymbolLayer

Distance of halo to the icon outline.

Use static method SymbolLayer.defaultIconHaloWidthAsExpression to set the default property.

Parameters

iconHaloWidth

value of iconHaloWidth as Expression

val iconHaloWidth: Double?

Distance of halo to the icon outline.