Okay.... i guess i found it...
http://code.google.com/intl/de-DE/apis/maps/documentation/javascript/v2/services.html#Geocoding sorry for the post above: On 9 Aug., 11:51, "[email protected]" <[email protected]> wrote: > Hi, > > how could i solve the following issue: > > I provide the possiblity that a user can set a marker on a map. if the > marker is set, an infowindow pops up, which contain a formular where > the user can insert a street, postalcode and the city. furthermore, > the formular contains a save button, which saves the above mentioned > properties into a database. i would like to have the following: if the > users inserts all the necessary data (street, postalcode, city) into > the formular, and press the save button, a method should retrieve the > "correct" coordinates to this address, move the marker to the right > coordinates, and save the updates coordinates into the database. the > challenge for me ist to retrieve the coordinates for the give address. > does the api v2 offer functions, where i can search the coordinates > for a given address? > > Thank you, > ramo -- 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.
