Show Address on Map
-
ForToffee
Show Address on Map
I see you only have support for a few countries. Do you have GB (UK) support in progress? Or do you need some help?
I checked it and i must say you are right. myPhoneExplorer uses the Google Maps API to find out if the address exists. And this is the problem. Requesting the API i get no result:
http://maps.google.com/maps/geo?q=miche ... output=xml
If i make a request on the official Google-Page then it works:
http://maps.google.com?q=michelin+House ... +London+uk
The search-strings are equal. Maybe the Google-API expects another serach-string-format ?
http://maps.google.com/maps/geo?q=miche ... output=xml
If i make a request on the official Google-Page then it works:
http://maps.google.com?q=michelin+House ... +London+uk
The search-strings are equal. Maybe the Google-API expects another serach-string-format ?