AstronomyAPI / Samples

Examples for Astronomy API
https://astronomyapi.com
MIT License
31 stars 3 forks source link

Changing "observer" props does not update the image #78

Closed thibauth01 closed 6 days ago

thibauth01 commented 2 months ago

Description of the issue

I use the demo site to generate a star chart: http://demo.astronomyapi.com/#/

However, when I change the data in observer (latitude, longitude or date), it returns exactly the same image every time, even though the image url has been changed.

astroanu commented 6 days ago

Click the "generate" button. It's to prevent too many requests from being sent.