Maybe too late, but on the API doc site, Google explicitly states that you must write defensive code, as it is possible the results may be inaccurate or null. Hope that helps.
-H On Nov 20, 3:18 pm, Sudhir <[EMAIL PROTECTED]> wrote: > Sure do... and yeah, it comes up with the values at some times, other > times its null. I still don't get why, cause its completely > unpredictable. I finally implemented a fallback of sorts on > pinnspot.com , but I would have liked an assurance that the locator > was highly available.... what I'm doing now is a compromise :-/ > > Sudhirwww.pinnspot.com > > On Nov 6, 2:44 am, Jeremy Geerdes <[EMAIL PROTECTED]> wrote: > > > Do you have Mozilla Firefox with Firebug installed so that you can > > inspect the page DOM and see if google.loader.ClientLocationexists > > and/or is defined? > > > Jeremy R. Geerdes > > Effective website design & development > > Des Moines, IA > > > For more information or a project quote:http://jgeerdes.home.mchsi.com > > [EMAIL PROTECTED] > > > Unless otherwise noted, any price quotes contained within this > > communication are given in US dollars. > > > If you're in the Des Moines, IA, area, check out Debra Heights > > Wesleyan Church! > > > On Nov 5, 2008, at 10:54 AM, Sudhir wrote: > > > > I'm from Chennai, India, and I'm runningwww.pinnspot.com... > > > > The google.loader.ClientLocationsuddenly started returning only null > > > a day ago... it locates fine for some of friends in other areas (same > > > ISP) and doesn't work another friend with a different ISP... Is this a > > > temporary glitch or should I come up with fallback schemes? > > > > Anyone who wants to look at the JS can... its in main.js on the site. > > > Just a basic null check and setCenter. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
