Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all
I want to add Google Earth features on my windows form,actually i need google earth for locate multiple office at a time. any one can help me.
Posted
Updated 8-Feb-13 17:53pm
v2

 
Share this answer
 
Comments
[no name] 8-Feb-13 23:52pm    
HiThanks for sending links, actually i need google earth for locate multiple office at a time.
Look at this CodeProject article: Embedding Google Earth in a C# Application[^].

As no downloadable source code is provided, it's not so easy to understand where to get the library and what should be referenced. According to one of the answers in the "Comments and Discissions" section, one could understand: you can install Google Earth desktop application and reference "googleearth.exe"; as far as I can understand, as a COM component. I did not try. Please give it a try. If by some reason it does not work, ask the author of this article.

—SA
 
Share this answer
 
you can use Gmap Control
it's so power full and you don't need to install any google earth on client system
(just dlls)
here is an sample code(including component dlls)
http://alirezaebrahimi.net/download/download.php?name=GoogleEarthSample[^]
 
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