Hi I'm building a store locator. People can enter city and state. I store information in my database by zip code. I need a way to convert city and state to a zip code so that I can search my database.
I recon you could do it this way geocode the city and state into a long lat then reverse geocode that long lat I'd like to avoid making two api calls any suggestions? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
