honoru88 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

GPS coordinates are stale; latest location should update at the time of interaction with Glassware #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take a photo
2. Share photo with Glassware that has location permissions
3. Glassware echos latitude and longitude back to Glass
4. Get into an automobile and drive somewhere approximately 5 minutes away
5. Take another photo
6. Share photo with Glassware that has location permissions
7. Glassware echos latitude and longitude back to Glass
8. Repeat steps 4-7 if desired.

What is the expected output?
The timeline item generated at the second/third/fourth/etc. location(s) should 
contain the location at which each photo/card was shared.

What do you see instead?
Location that was recorded up to 10 min ago.

What version of the product are you using? On what operating system?
XE4

Please provide any additional information below.

I am writing Glassware that helps people record and navigate back to locations 
of note. I.e. finding where you parked your car.
Ideally, the latitude and longitude would be taken from the photograph's EXIF 
data, but in the absence of this data, the next best thing is taking the 
location data from the shared timeline item.

Sharing an item should invoke a refresh of location data, so that the current 
location can be recorded more accurately.

Original issue reported on code.google.com by zomb...@gmail.com on 6 May 2013 at 9:10

GoogleCodeExporter commented 9 years ago
Issue 140 has been merged into this issue.

Original comment by mimm...@google.com on 12 Jul 2013 at 5:24

GoogleCodeExporter commented 9 years ago
To clarify: Glass should send location information at the time of any user 
interaction with a Glassware including:

- sharing a timeline item (e.g. a photo)
- triggering a custom menu item
- triggering a system menu item (e.g. reply)

Original comment by mimm...@google.com on 12 Jul 2013 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by mimm...@google.com on 22 Jul 2013 at 8:47

GoogleCodeExporter commented 9 years ago
Is this what also causes Foursquare app to not know where you are unless you 
connect to Wifi?  It always shows the last location where you synced (wifi) and 
never updates even when you activate Google Maps or the MyGlass app (on IOS).

Original comment by thell...@amplify.com on 28 May 2014 at 3:08