IconRotationAlignment

In combination with SymbolPlacement, determines the rotation behavior of icons.

Properties

Link copied to clipboard
const val Auto: String

For SymbolPlacement.Point, this is equivalent to IconRotationAlignment.Viewport. Otherwise, this is equivalent to IconRotationAlignment.Map.

Link copied to clipboard
const val Map: String

For SymbolPlacement.Point, aligns icons east-west. Otherwise, aligns icon x-axes with the line.

Link copied to clipboard
const val Viewport: String

Produces icons whose x-axes are aligned with the x-axis of the viewport, regardless of the SymbolPlacement.