textMaxAngle

abstract fun textMaxAngle(textMaxAngle: Double = 45.0): SymbolLayer

Maximum angle change between adjacent characters. Default value: 45. The unit of textMaxAngle is in degrees.

Parameters

textMaxAngle

value of textMaxAngle


abstract fun textMaxAngle(textMaxAngle: Expression): SymbolLayer

Maximum angle change between adjacent characters. Default value: 45. The unit of textMaxAngle is in degrees.

Parameters

textMaxAngle

value of textMaxAngle as Expression