textPitchAlignment

open override fun textPitchAlignment(textPitchAlignment: TextPitchAlignment): SymbolLayer

Orientation of text when map is pitched.

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.

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

Parameters

textPitchAlignment

value of textPitchAlignment as Expression

val textPitchAlignment: TextPitchAlignment?

Orientation of text when map is pitched.