textPitchAlignment

open override fun textPitchAlignment(textPitchAlignment: TextPitchAlignment): SymbolLayer

Orientation of text when map is pitched. Default value: "auto".

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

Parameters

textPitchAlignment

value of textPitchAlignment


open override fun textPitchAlignment(textPitchAlignment: Expression): SymbolLayer

Orientation of text when map is pitched. Default value: "auto".

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

Parameters

textPitchAlignment

value of textPitchAlignment as Expression


Orientation of text when map is pitched. Default value: "auto".