summaryrefslogtreecommitdiff
path: root/js/geometa.js
AgeCommit message (Collapse)Author
2010-01-24Some JSlint-ingSarven Capadisli
2010-01-24Removed extra comma in objectSarven Capadisli
2010-01-24Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it ↵Craig Andrews
fails to ask for user permission, causing us quite a bit of difficulty." This reverts commit 749b8b5b8ca4d1c39d350879aadddbdb9d8b71d5.
2009-12-28Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ↵Brion Vibber
ask for user permission, causing us quite a bit of difficulty.
2009-11-20Support SSL for the Google Client Location APICraig Andrews
2009-11-20Make the Google Client Location API's output compliant with the w3c ↵Craig Andrews
geolocation specification
2009-11-20Fix javascript errors emitted in browsers that do not support w3c geolocationCraig Andrews
2009-11-19Add geometa library, and include it.Craig Andrews
Geometa provides a fallback for W3C geolocation so that Google Gears or Google's Client Location service can also be used