textPadding

open override fun textPadding(textPadding: Double): SymbolLayer

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

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

Parameters

textPadding

value of textPadding


open override fun textPadding(textPadding: Expression): SymbolLayer

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

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

Parameters

textPadding

value of textPadding as Expression


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