iconTextFit

open override fun iconTextFit(iconTextFit: IconTextFit): SymbolLayer

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

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

Parameters

iconTextFit

value of iconTextFit


open override fun iconTextFit(iconTextFit: Expression): SymbolLayer

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

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

Parameters

iconTextFit

value of iconTextFit as Expression


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