From 2690e50af7ec25c808da33fec432e1576d69b41b Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 9 Sep 2022 12:46:00 +0300 Subject: [PATCH] Updated Information Widgets (markdown) --- Information-Widgets.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Information-Widgets.md b/Information-Widgets.md index e2116fe..12126f5 100644 --- a/Information-Widgets.md +++ b/Information-Widgets.md @@ -64,6 +64,8 @@ The free tier is all thats required, you will need to [register](https://www.wea cache: 5 # Time in minutes to cache API responses, to stay within limits ``` +You can optionally not pass a `latitude` and `longitude` and the widget will use your current location (requires a secure context, eg. HTTPS). + ## OpenWeatherMap The free tier "One Call API" is all thats required, you will need to [subscribe](https://home.openweathermap.org/subscriptions/unauth_subscribe/onecall_30/base) and grab your API key. @@ -78,6 +80,7 @@ The free tier "One Call API" is all thats required, you will need to [subscribe] cache: 5 # Time in minutes to cache API responses, to stay within limits ``` +You can optionally not pass a `latitude` and `longitude` and the widget will use your current location (requires a secure context, eg. HTTPS). ## Search