Hello everyone, I am developing an iphone application by using ajax api local search for to get the near locations from a specific location. However, as a response I get bunch of results with different kinds of locations and none of them is even close to the location that I stated. And here is my URL:
@"http://ajax.googleapis.com/ajax/services/search/local? v=1.0&key=XXX&q=restaurant&sll=48.8053,11.7579&rsz=large&start=0" I couldn't figure it out if it is because of my URL or there is something wrong with the local search google ajax api? -- 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=.
