From 78f6ad3e076d1a1ffd3aa2bcee06301fa789c8f1 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 13 Sep 2023 05:45:26 -0700 Subject: mll zoom out OSM map a little bit so I can have better view of country geo location --- home/xyz/.local/bin/mll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/mll b/home/xyz/.local/bin/mll index 63bb0083..9f7d5df4 100755 --- a/home/xyz/.local/bin/mll +++ b/home/xyz/.local/bin/mll @@ -3,4 +3,4 @@ # https://help.openstreetmap.org/questions/9669/jumping-to-a-specific-set-of-coordinates-on-the-map # another way is to manually search xx.xxxxx,xx.xxxxx -o "$BROWSER" "https://www.openstreetmap.org/?mlat=$1&mlon=$2&zoom=12" +o "$BROWSER" "https://www.openstreetmap.org/?mlat=$1&mlon=$2&zoom=5" -- cgit v1.2.3-70-g09d2