Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.82 KB

File metadata and controls

31 lines (23 loc) · 1.82 KB

Basic Google latitude App - with oAuth (JSO)

I wanted to build a basic maps app using google latitude data, this involves the same OAuth process as used by Facebook, Instagram and loads of other social networks.

There are issues with safari and IE, they suffer a infinite loop once you receive the token, this is a issue with Andreas Solbergs JSO project on github and it needs looking into or bypassing completely, when i find the time this is what i will do as Andreas has ignored my communication (you can't blame him)

Other than that it seems fine you can find a demo on method7.co.uk/latitiude

Resources

licence

The software can be used free of charge for both non-commercial and commercial projects. The software is licenced with The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

http://www.opensource.org/licenses/lgpl-2.1