iconRotationAlignment

open override fun iconRotationAlignment(iconRotationAlignment: IconRotationAlignment): SymbolLayer

In combination with symbol-placement, determines the rotation behavior of icons.

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

Parameters

iconRotationAlignment

value of iconRotationAlignment

open override fun iconRotationAlignment(iconRotationAlignment: Expression): SymbolLayer

In combination with symbol-placement, determines the rotation behavior of icons.

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

Parameters

iconRotationAlignment

value of iconRotationAlignment as Expression

val iconRotationAlignment: IconRotationAlignment?

In combination with symbol-placement, determines the rotation behavior of icons.