|
Project Information
Members
Featured
Wiki pages
Links
|
Hello, This project is written in c#, I hope it will be usefull to anyone wishing to intergate the Google Earth Plugin in to their own applications - by using the controls directly or any of the code or ideas behind them. The library uses the Google Earth Plugin along with the dynamic language runtime (DLR) to integrate the Google Earth Javascript API into managed code. The library makes extensive use of the new Visual C# 2010 type dynamic to bypass static type checking when accessing the plugin - so that the control library should work regardless of the version of the Google Earth Plugin that is installed. As this library uses the Google Earth Plugin API you should read the Google Maps/Google Earth APIs Terms of Service before downloading or using any of the code on this site. If you are interested in a more basic example of embedding the plug-in into an application, please see the examples for both windows and mac in the Google Earth API Demo Gallery If you find a bug in this control library please submit it using the Issue Tracker Form If you would like some particular functionality to be supported by the controls please use the Feature Request Form Thanks, Fraser 12 December 2011
Test application showing a loaded network link of live earth quake data from the USGS Main Controls
Changes
|