icon Text Fit Padding
open override fun iconTextFitPadding(iconTextFitPadding: List<Double>): SymbolLayer
Content copied to clipboard
Size of the additional area added to dimensions determined by icon-text-fit
, in clockwise order: top, right, bottom, left.
Use static method SymbolLayer.defaultIconTextFitPadding to set the default property.
Parameters
icon Text Fit Padding
value of iconTextFitPadding
open override fun iconTextFitPadding(iconTextFitPadding: Expression): SymbolLayer
Content copied to clipboard
Size of the additional area added to dimensions determined by icon-text-fit
, in clockwise order: top, right, bottom, left.
Use static method SymbolLayer.defaultIconTextFitPaddingAsExpression to set the default property.
Parameters
icon Text Fit Padding
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.