From 31af41de33027294873dda2b15b475d8d6702ccd Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 13 Jun 2023 23:45:16 -0700 Subject: update --- home/xyz/.local/bin/mll | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 home/xyz/.local/bin/mll (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/mll b/home/xyz/.local/bin/mll new file mode 100755 index 00000000..73342738 --- /dev/null +++ b/home/xyz/.local/bin/mll @@ -0,0 +1,5 @@ +#!/bin/sh +# Map Latitude Longitude + +# https://help.openstreetmap.org/questions/9669/jumping-to-a-specific-set-of-coordinates-on-the-map +o "$BROWSER" "https://www.openstreetmap.org/?mlat=$1&mlon=$2&zoom=12" -- cgit v1.2.3-70-g09d2