Welcome to our Javascript SDK.
This repo includes the uncompressed version of simplegeo.js. Please use the compressed version, which is linked below. There are four files, one for each SimpleGeo product, and one that encompasses them all:
http://cdn.simplegeo.com/js/1.4/simplegeo.places.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.context.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.storage.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.all.min.js
If you are using jQuery on your website, you can import a smaller version of the library:
http://cdn.simplegeo.com/js/1.4/simplegeo.places.jq.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.context.jq.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.storage.jq.min.js
http://cdn.simplegeo.com/js/1.4/simplegeo.all.jq.min.js
Here are some other useful links to get you started:
- [https://simplegeo.com/docs/clients-code-libraries/javascript-sdk](Client setup, introduction, JSONP tokens)
- [https://simplegeo.com/docs/tutorials/javascript](Javascript tutorials)
- [https://github.com/simplegeo/simplegeo](SimpleGeo Node.js module)
- [http://simplegeo.github.com/simplegeo.js/1.4/](SDK Reference)
If you have any questions about using this client, please email [[email protected]].