> In Europe/US that's no problem. But when a very remote location on > Earth is clicked, I get a 602-response.
Google's geocoder doesn't cover all countries, this is a FAQ see http://code.google.com/apis/maps/faq.html#geocoder_countries Remote locations don't have postal addresses at all, so a postal address geocoder may not be what you want to use. Have a look at some alternatives - http://groups.google.com/group/google-maps-api/web/resources-non-google-geocoders Geonames, for example -- 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.
