iconTextFit

abstract fun iconTextFit(iconTextFit: IconTextFit = IconTextFit.NONE): SymbolLayer

Scales the icon to fit around the associated text. Default value: "none".

Parameters

iconTextFit

value of iconTextFit


abstract fun iconTextFit(iconTextFit: Expression): SymbolLayer

Scales the icon to fit around the associated text. Default value: "none".

Parameters

iconTextFit

value of iconTextFit as Expression