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

Move location lookup to the configuration page #1

Open
mattss opened this issue Apr 22, 2015 · 1 comment
Open

Move location lookup to the configuration page #1

mattss opened this issue Apr 22, 2015 · 1 comment

Comments

@mattss
Copy link
Owner

mattss commented Apr 22, 2015

We currently do an ajax-request inside the watchapp to the Google location api to find the coordinates of the location chosen in the configuration page.

We could simplify the watchapp by moving this lookup to the configuration page itself, using the client-side google APIs.

This library looks like a simple integration option:

http://ubilabs.github.io/geocomplete/

@mattss mattss changed the title Move location lookup out of the watchapp Move location lookup to the configuration page Apr 22, 2015
@adamcheasley
Copy link
Collaborator

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants