Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,


I want to add google map in my .net application.How can I do this.Plz help me.


Thanks and Regards
sridharan.c
Posted
Comments
Prerak Patel 6-Jun-11 5:57am    
What you want to do? Elaborate more.
sridharan28 6-Jun-11 5:58am    
In a contact us page I want to put a google map for address

If you just want to show your location,
0. Go to http://maps.google.com[^]
1. Find the location.
2. There is an option "Link" in top-right corner of map. Click it.
3. Get the HTML from that and paste in in your page.

If you want to do more than just showing a location, then check API below.
http://code.google.com/apis/maps/index.html[^]
 
Share this answer
 
Comments
senguptaamlan 6-Jun-11 8:48am    
good...
 
Share this answer
 
v2
You can see this link
Click
 
Share this answer
 
 
Share this answer
 
Hope this[^] might help you.
 
Share this answer
 

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