> I'm using the static maps API to resolve addresses of Hotels on a > site, all work correctly apart from one Hotel. This one hotel's > address does however resolve correctly if I use the same address for a > search on maps.google.co.uk.
FAQ http://code.google.com/apis/maps/faq.html#geocoder_differences See also http://groups.google.com/group/google-maps-api/browse_thread/thread/56d2c50092ff285/3aa01819f2982792 example using lat/long http://maps.google.com/maps/api/staticmap?center=56.39227,-3.431394&size=380x270&zoom=13&markers=color:blue|label:|56.39227,-3.431394&sensor=false -- 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.
