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. Default value: 0,0,0,0. The unit of iconTextFitPadding is in pixels.
Parameters
iconTextFitPadding
value of iconTextFitPadding
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.
Parameters
iconTextFitPadding
value of iconTextFitPadding as Expression