On May 20, 7:17 am, voilier <[email protected]> wrote: > Hi at all > I am trying to make a function to control if a zip code is right for a > certain street and city into a certain state. > But Getlocations() answer samething for 00100 Roma and 40010 Roma
Why do you think they should be different? A geocoder returns the "best" latitude and longitude for an address. Sometimes it does that wrong. Using if for any other purpose may not be a good idea... -- Larry > > NB > Into Italians Big towns there are many zip codes > > Thanks in adbance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
