iconRotate

open override fun iconRotate(iconRotate: Double): SymbolLayer

Rotates the icon clockwise.

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

Parameters

iconRotate

value of iconRotate

open override fun iconRotate(iconRotate: Expression): SymbolLayer

Rotates the icon clockwise.

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

Parameters

iconRotate

value of iconRotate as Expression

val iconRotate: Double?

Rotates the icon clockwise.