In my web project, I want to integrate google map into my register page for each user to set their company location and those information will be store in the database.
But I just don't know where to start in order to use google map on my page. I am using ASP.NET 4.0
chann_soung
Member
37 Points
50 Posts
Use google map
May 04, 2011 05:00 AM|LINK
In my web project, I want to integrate google map into my register page for each user to set their company location and those information will be store in the database.
But I just don't know where to start in order to use google map on my page. I am using ASP.NET 4.0
Thank
raduenuca
All-Star
24675 Points
4250 Posts
Re: Use google map
May 04, 2011 05:34 AM|LINK
Start here:
http://code.google.com/intl/ro-RO/apis/maps/documentation/javascript/basics.html
here are samples:
http://code.google.com/intl/ro-RO/apis/maps/documentation/javascript/examples/index.html
You need the first one form the Services section (geocodingsimple)
Radu Enuca | Blog
stanly
Star
13191 Points
2490 Posts
Re: Use google map
May 04, 2011 05:36 AM|LINK
http://gathadams.com/2007/08/21/add-google-maps-to-your-net-site-in-10-minutes/
http://code.google.com/p/google-maps-for-aspnet/
Hope this helps...
weblogs.asp.net/stanly