iconTextFitPadding

open override fun iconTextFitPadding(iconTextFitPadding: List<Double>): SymbolLayer

Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left. Default value: 0,0,0,0. The unit of iconTextFitPadding is in pixels.

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

Parameters

iconTextFitPadding

value of iconTextFitPadding


open override fun iconTextFitPadding(iconTextFitPadding: Expression): SymbolLayer

Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left. Default value: 0,0,0,0. The unit of iconTextFitPadding is in pixels.

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

Parameters

iconTextFitPadding

value of iconTextFitPadding as Expression


Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left. Default value: 0,0,0,0. The unit of iconTextFitPadding is in pixels.