API Reference / SkyViewOverlays · interface
Interface: SkyViewOverlays
Projected reference-frame overlays. Each is null when not requested; arrays hold only the in-frame parts. Pixels match the bodies' coordinate system.
Properties
| Property | Type |
|---|---|
<a id="constellations"></a> constellations | | { labels: OverlayMark[]; lines: OverlayLine[]; } | null |
<a id="ecliptic"></a> ecliptic | OverlayLine[] | null |
<a id="houses"></a> houses | OverlayMark[] | null |
<a id="signs"></a> signs | OverlayMark[] | null |