textRotate

open override fun textRotate(textRotate: Double): SymbolLayer

Rotates the text clockwise.

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

Parameters

textRotate

value of textRotate


open override fun textRotate(textRotate: Expression): SymbolLayer

Rotates the text clockwise.

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

Parameters

textRotate

value of textRotate as Expression


Rotates the text clockwise.