Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
hiii all,
i have a form in asp.net page which enables user to enter his personal data . one of these attributes id his address in details.
Now , i want to translate this address to Longitude ,Longitude to enable me retieve it in a google map.
So, Can any one helps me in that, Please????
Thanks
Posted

What you can do is use the GeoCoding Google API; http://code.google.com/apis/maps/documentation/geocoding/[^]
 
Share this answer
 
 
Share this answer
 
Comments
Stefan Zvonar 21-Jul-12 0:28am    
Just to let you know that the suggested link above has now changed to:

http://stefanzvonar.com/2010/04/24/obtain-latitude-and-longitude-co-ordinates-for-an-address-using-asp-net-and-the-google-maps-api/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900