I'm currently working on a script that checks the addresses of several hotels around the world with the addresses that we have in our database.
However, when I try to call the local search API through php I get less results with the same parameters as entered in the 'normal' maps.google.com. In example, this call gives no results: http://ajax.googleapis.com/ajax/services/search/local?v=1.0&q=Villa+Flandria+Mellieha+in+MALTA&key=ABQIAAAAPRMSyDKYf3Fcv9De_vDMARRHZcCS5eBe1l8w-iCFD_ISNaLnEBQyUwKF7_oRkJx2OUMjlDCCWRJKTQ While I get 2 results when entering the exact same search query (Villa +Flandria+Mellieha+in+MALTA) in Google Maps. I've tried several things, switching "in" with "loc: " , not adding the country in the search query, etc. But no luck so far. Is there a difference between the returned results between the API and the regular Maps search? And if not, does anyone have any ideas about how to fix this? -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-...@googlegroups.com. To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.