federico3 / trovastelle

An arrow that points at interesting objects in the sky, inspired by the art installation at the JPL mall.
2 stars 0 forks source link

Dev/web #48

Closed federico3 closed 1 year ago

federico3 commented 2 years ago

Add: calibration level in base config

Fix: list of objects is now loaded in main. 36a0689

Previously, the list of objects was loaded separately by the d3-celestial map. Now it is passed in as a prop. Resolves https://github.com/federico3/trovastelle/issues/45

Manual fetch and push buttons, improved CelestialMap. 252e88c

Positions were previously returned in alt-az for the frontend. Resolves https://github.com/federico3/trovastelle/issues/41