Tagged Questions
6
votes
4answers
928 views
Emulate GPS or a serial device
Is it possible to get location data out of Google Gears, Google Gelocation API or any other web location API (such as Fire Eagle) in such a format that it appears to other software as a GPS device?
...
6
votes
4answers
6k views
Google Latitude API
There is not currently an API offered by Google Latitude.
Does anyone know of plans for being offered in the future?
If it does, what social networking applications for this technology can you ...
0
votes
1answer
105 views
How do I utilize Android Google Map Capabilities?
Okay guys, I am developing an app on Android that uses the Google API to display a map on the screen. I have simple overlays that will display the location of Contacts that the user decides to track. ...
0
votes
1answer
393 views
Google Latitude and OAuth Signed requests
I've written a script that authenticates against Google's OAuth API for Latitude, using Net::OAuth. It correctly authenticates (as I can successfully fetch data out of the API). However, when I try to ...