iconRotate

open override fun iconRotate(iconRotate: Double): SymbolLayer

Rotates the icon clockwise. Default value: 0.

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. Default value: 0.

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

Parameters

iconRotate

value of iconRotate as Expression


Rotates the icon clockwise. Default value: 0.