> It would be interesting to allow the user to manually add location coords

shouldn't be hard. one difference is moving to a much higher/lower lat. to see the difference in angular speed. Where would you want to see?

32°

https://smorgasb.org/zenith32/

was quicker to hardcode one, then add the feature

that's all sorts of awesome! thanks!

just as part of that hacker spirit, I tried changing the 32 to a different value in the url...:thinking-face:

lol. not a bad idea, but no, that didn't work. encoding latitude as a URL param... could save me from having to make a ui. it'd be something like ../zenith?lat=35.2N

and if you wanted to adjust the timezone you could add &lon=

again, admitted scope creep.

I just hate that browsers allow for location data to be used. Sure, there's some cool/fun things that can be done like what you've done, but it's too easy to abuse it. Adding features like this that allow the user to set it, especially if they wanted to see what it looks like from a different location, would be less invasive while adding more features. Just so you know, even if I open gMaps, it guesses my location based on IP because I damn sure don't share with theGoog.