From d4db451505db476a478f71943384a594f4a38d54 Mon Sep 17 00:00:00 2001 From: rpsigh-061194 <73515923+rpsigh-061194@users.noreply.github.com> Date: Wed, 28 Oct 2020 00:50:06 +0530 Subject: [PATCH] Create geolocation_api.js get geolocation latitude and longitude --- geolocation_api.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 geolocation_api.js diff --git a/geolocation_api.js b/geolocation_api.js new file mode 100644 index 0000000..0b52bbb --- /dev/null +++ b/geolocation_api.js @@ -0,0 +1,20 @@ + -- 2.39.5