Is google.loader.clientlocation still supported
I have made some tests using google.loader.ClientLocation from: http://www.google.com/jsapi But I get null for the test: if (google.loader.ClientLocation) This is the behaviour when google does not find information for IP. I searched StackOverflow and there are a lot of questions regarding it but no good answers. I searched the net and saw these 2 links: https://groups.google.com/forum/?fromgroups=#!topic/google-ajax-search-api/8q_oG-Y9fp8 http://code.google.com/p/google-ajax-apis/issues/detail?id=586 https://groups.google.com/forum/?fromgroups=#!topic/google-ajax-search-api/rzoIh4RrtOQ Which