On Nov 24, 8:36 am, David <[email protected]> wrote: > Hi all, > > First, I want to thank everybody here for their time and help. If I > could buy you all tickets to Disneyland I would. > > I am very new to google maps and pretty new to Javascript. I have > created a map page, located athttp://www.internetpersona.com/map6/map6.html > that uses clustering and custom markers. > > Everything seems to work fine and so now I am trying to add a simple > zip code search to the page. All I need it to do is move and zoom in > the map to the proper spot. > > At this point I am somewhat confused. I have searched for a simple > example or tutorial to help and haven't been able to find one that > makes sense to me. > > I am sure that there must be something out there to help guide me and > am hoping that somebody here might point me in the right direction.
Does this help? http://code.google.com/apis/maps/documentation/services.html#Geocoding http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html -- Larry > > Thanks! > > -David -- 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.
