perl - Using Google Latitude API to get friends' locations -


i'm thinking writing perl script use google latitude api track bunch of people doing big bike ride.

the idea share location, script uses api, logs in me , polls google everyone's position every 60 seconds or so.

but, i've been looking on google latitude api , looks can , set own location. case?

each of users need authenticate using oauth application. once have done that, use latitude api on each individual account pull necessary data. there no way data on user has not individually allowed application access data (that is, no way poll friends locations).

http://code.google.com/apis/latitude/faq.html#oauthaccess


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -