API Reference / SkyViewOverlaysRequest · interface
Interface: SkyViewOverlaysRequest
Which reference frames to project. The ecliptic, the zodiac signs (its 30 degree divisions), the house cusps and angles, and the constellation figure lines. These are annotations: real reference frames drawn over the sky, not things a camera sees.
Properties
| Property | Type | Description |
|---|---|---|
<a id="constellations"></a> constellations? | boolean | - |
<a id="ecliptic"></a> ecliptic? | boolean | - |
<a id="houses"></a> houses? | boolean | - |
<a id="housesystem"></a> houseSystem? | HouseSystem | House system for the cusps. Defaults to Placidus. |
<a id="signs"></a> signs? | boolean | - |