Hi,
I am using a form which allows user to enter his address and submit . When user clicks on submit i need to locate his address using Gmap .
How can we achieve this ?
thanks in advance.
Hi,
I am using a form which allows user to enter his address and submit . When user clicks on submit i need to locate his address using Gmap .
How can we achieve this ?
thanks in advance.
Check out the JavaScript API: Geocoding is what you are looking for; http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding