Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Web API to determine location #25

Open
c2huc2hu opened this issue Nov 13, 2017 · 0 comments
Open

Use Web API to determine location #25

c2huc2hu opened this issue Nov 13, 2017 · 0 comments

Comments

@c2huc2hu
Copy link
Collaborator

Goal

Use the geolocation API here to get the phone's location, and the compass orientation from here or magnetometer reading from here

Benefits

  • Cross platform: relies on the browser, not an Android app
  • No need for an internet connection, more control instead of having to use an app
  • This will be useful to have as a fallback to a proper GPS module

Risks

  1. Need to determine how responsive the compass is
  2. Need to ensure the web app runs while the screen is off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant