Hierarchy

  • IRoseProps

Properties

background?: string

Optional background (foreground) color.

foreground?: string

Optional foreground (background) color.

hideLetters?: boolean

Should wind direction letters be hidden?

size?: number

Optional compass rose size (px). Defaults to 150.

visualizePitch?: boolean

Should pitch be visualized why tilting the compass rose along the z-axis, i.e. away from the viewer?

x: number

Horizontal compass rose position. A negative value is an offset from the right.

y: number

Vertical compass rose position. A negative value is an offset from the bottom.

Generated using TypeDoc