text Rotation Alignment
open override fun textRotationAlignment(textRotationAlignment: TextRotationAlignment): SymbolLayer
Content copied to clipboard
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
text Rotation Alignment
value of textRotationAlignment
open override fun textRotationAlignment(textRotationAlignment: Expression): SymbolLayer
Content copied to clipboard
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
text Rotation Alignment
value of textRotationAlignment as Expression
In combination with symbol-placement
, determines the rotation behavior of the individual glyphs forming the text.