textRotate

open override fun textRotate(textRotate: Double): SymbolLayer

Rotates the text clockwise.

Parameters

textRotate

value of textRotate

open override fun textRotate(textRotate: Expression): SymbolLayer

Rotates the text clockwise.

Parameters

textRotate

value of textRotate as Expression

val textRotate: Double?

Rotates the text clockwise.