iconHaloBlur

open override fun iconHaloBlur(iconHaloBlur: Double): SymbolLayer

Fade out the halo towards the outside.

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

Parameters

iconHaloBlur

value of iconHaloBlur

open override fun iconHaloBlur(iconHaloBlur: Expression): SymbolLayer

Fade out the halo towards the outside.

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

Parameters

iconHaloBlur

value of iconHaloBlur as Expression

val iconHaloBlur: Double?

Fade out the halo towards the outside.