You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Darksky relies on latitude/longitude, and hence setting the city, region, and useLocation to static alone is not sufficient to fetch weather in this current implementation.
The text was updated successfully, but these errors were encountered:
I can confirm this issue as well. I'm using a VPN for internet access, so I'm getting the wrong location for weather! I need to be able to use the static location to override the ipstack.com computed location.
Darksky relies on latitude/longitude, and hence setting the city, region, and useLocation to static alone is not sufficient to fetch weather in this current implementation.
The text was updated successfully, but these errors were encountered: