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

[New] GPS Location picking #31

Closed
irshadshalu opened this issue Aug 16, 2018 · 5 comments
Closed

[New] GPS Location picking #31

irshadshalu opened this issue Aug 16, 2018 · 5 comments

Comments

@irshadshalu
Copy link

Add ability to automatically detect user's location when a request is being made.

@biswaz
Copy link

biswaz commented Aug 16, 2018

Workin on an app

@biswaz biswaz closed this as completed Aug 16, 2018
@irshadshalu
Copy link
Author

Great!!

I have added this for web in #29 , do merge it and mark this as closed :)

@naveenfrancis
Copy link

People may not be installing an app now. Webform also needs rough geolocation.

@irshadshalu
Copy link
Author

Accurate/Rough Geolocation is possible on web and works on major browsers such as Google Chrome (for mobile as well).
refer: https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition

Have implemented this already in #29

A possible extension is a PlacePicker which lets users pick an accurate location (Looking for free APIs as of the moment.) Anyone feel free to work on it.

@naveenfrancis
Copy link

Can we reopen this ticket and merge the code ?

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

3 participants