iconTextFitPadding

abstract fun iconTextFitPadding(iconTextFitPadding: List<Double> = listOf(0.0, 0.0, 0.0, 0.0)): SymbolLayer

Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left.

Parameters

iconTextFitPadding

value of iconTextFitPadding

abstract 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.

Parameters

iconTextFitPadding

value of iconTextFitPadding as Expression