On 15 November 2011 05:42, bhola <[email protected]> wrote: > > I have Google Map API to find out addresses. Now my problem is "I want > to find out addresses by Zipcode", Now what happens when i hit > searching it gives addresses related to that number (by not > recognizing zip code). > Is there any way bywhich this API can recognize that number as Zip > code and search on that basis.
Some countries' zip codes aren't included in the geocoder; others are ambiguous. You might try adding the country name on to the end of your search term and see if that makes a difference (eg: 19700 and 19700 France) -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
