textRotate

abstract fun textRotate(textRotate: Double = 0.0): SymbolLayer

Rotates the text clockwise. Default value: 0. The unit of textRotate is in degrees.

Parameters

textRotate

value of textRotate


abstract fun textRotate(textRotate: Expression): SymbolLayer

Rotates the text clockwise. Default value: 0. The unit of textRotate is in degrees.

Parameters

textRotate

value of textRotate as Expression