From 8eab89e5eba6856bcff713a131a342a752d2f9f1 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Tue, 13 Dec 2016 18:58:41 -0500 Subject: [PATCH] Documented GPS feature Signed-off-by: Keith Irwin --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a95262..a0f9b6a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Compass web app +# Compass ###### by [Keith Irwin](https://keithirwin.us/) -Uses [DeviceOrientationEvent](https://developer.mozilla.org/en-US/docs/Web/API/DeviceOrientationEvent) to show a phone's polar orientation. +Compass is a web app written in plain HTML/CSS/JS. It uses [DeviceOrientationEvent](https://developer.mozilla.org/en-US/docs/Web/API/DeviceOrientationEvent) and [geolocation](https://developer.mozilla.org/en-US/docs/Web/API/Geolocation) to show a smartphone's GPS coordinates and polar orientation. ## Instructions @@ -13,7 +13,7 @@ No, not really. Results may vary. As of this writing, Firefox and Chrome brows ## Known issues -* When the screen is rotated, the image gets rotated 90 degrees. I don' know how this could be fixed. +* When the screen is rotated, the image gets rotated 90 degrees. I don't know how this could be fixed. ## Image sources