iconPadding

open override fun iconPadding(iconPadding: Double): SymbolLayer

Size of the additional area around the icon bounding box used for detecting symbol collisions.

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

Parameters

iconPadding

value of iconPadding


open override fun iconPadding(iconPadding: Expression): SymbolLayer

Size of the additional area around the icon bounding box used for detecting symbol collisions.

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

Parameters

iconPadding

value of iconPadding as Expression


Size of the additional area around the icon bounding box used for detecting symbol collisions.