Hello Mr Duck :) You will want to have a look at the Geocoding service - http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding
Here is an example of similar to what you want: http://code.google.com/apis/maps/documentation/javascript/examples/geocoding-simple.html -- Luke On Wed, Sep 22, 2010 at 7:34 AM, The Net Duck <[email protected]> wrote: > I have an application that needs users to be able to zoom to a city or > state they are looking for. Or better yet, a complete address (kind of > like google maps regular site would be perfect actually). I was > wondering how I could incorporate these things into my site. > > This is even possible? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
