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:
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/