textPadding

open override fun textPadding(textPadding: Double): SymbolLayer

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

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.

Parameters

textPadding

value of textPadding as Expression

val textPadding: Double?

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