textRotationAlignment

open override fun textRotationAlignment(textRotationAlignment: TextRotationAlignment): SymbolLayer

In combination with symbol-placement, determines the rotation behavior of the individual glyphs forming the text.

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

Parameters

textRotationAlignment

value of textRotationAlignment


open override fun textRotationAlignment(textRotationAlignment: Expression): SymbolLayer

In combination with symbol-placement, determines the rotation behavior of the individual glyphs forming the text.

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

Parameters

textRotationAlignment

value of textRotationAlignment as Expression


In combination with symbol-placement, determines the rotation behavior of the individual glyphs forming the text.