stellarium-web-engine icon indicating copy to clipboard operation
stellarium-web-engine copied to clipboard

Share current state as a url

Open zalsader opened this issue 1 year ago • 0 comments

It would be great if there was a button that could share the current state and view encoded as the query string in a url. There is already a function that sets the state from query args, so the following url shows the view on 2025-01-14 from the middle of lake ontario.

https://stellarium-web.org/?date=2025-01-14T06%3A04%3A30Z&lng=-79.33653&lat=43.54163

What I'm asking for is a different function that generates a shareable url with the current state encoded in the query string.

zalsader avatar Jan 14 '25 06:01 zalsader