Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I'm doing a project in Asp.net.
There my requirement is when i click on a button I should be able to connect to google earth and display a particular image (ex : my home)

How can I connect to google earth on a button click from my asp.net web page? What are the required namespaces and classes to be used?


Give me a sample code as an example?

I thank to all who suggested me for the answers..

Thank You ..

Waiting for the reply.....
:) :)
Posted
Updated 8-Jun-17 0:39am
v2
Comments
Sandeep Mewara 22-Oct-10 12:03pm    
No effort!

They have well documented their exposed API's.
Start from here: Google Earth API[^]
Then, Google Earth API Examples[^]
 
Share this answer
 
This[^] is a C# windows form application - see if it can be applied to ASP.Net.
 
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