Search google on "PHP geocoding". Do the ZIP search on the server side and get the coordinates. Then just create a map with the marker and set the zoom level to an appropriate level.
On Feb 9, 1:00 pm, mma1449 <[email protected]> wrote: > I am currently working on a project where I need to be able to display > a map using only a zip code. Obviously the map does not need to be > too specific, rather display a general area surrounding a zip code. > The same map display you would see if you just typed a zip code into > google maps. > > The zip codes are called to the page from a database in php, so I just > need to be able to post that variable in part of the api code that > would require the zip code. I haven't had any luck finding anything > regarding displaying a map through the api only using a zip code as > reference. > > Any guidance would be much appreciated!!! > > Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
