iconTextFit

open override fun iconTextFit(iconTextFit: IconTextFit): SymbolLayer

Scales the icon to fit around the associated text.

Parameters

iconTextFit

value of iconTextFit

open override fun iconTextFit(iconTextFit: Expression): SymbolLayer

Scales the icon to fit around the associated text.

Parameters

iconTextFit

value of iconTextFit as Expression

val iconTextFit: IconTextFit?

Scales the icon to fit around the associated text.