On May 1, 6:29 am, raghava <[email protected]> wrote: > I am using google.loader.ClientLocation call for getting latitude and > longitude based on the users IP address. This is working in most of > the cases, in some cases it is returning a null. > Is there a way to find out what was the reason for null value?
http://code.google.com/apis/ajax/documentation/#ClientLocation > I want to know if there is no match for IP address to lat/long, > proxied IP address or some other reason? from the url referenced above: "If the process fails to find a match, this property is set to null. " > Is there a way to debug or to see what was the actual error? > > Away from this, is there any limit on the maximum number of calls per > day per domain for this call? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
