Home
Welcome!
Welcome to the Google Earth KML API .NET 2.0 Website. This website will host
the official current documentation for the
ge-kml project that is hosted on
SourceForge.net. Text versions of the documentation will also be
hosted there, but due to scripting and formatting limitations I have chosen to host
the official documentation here. All menu items other than "Home" will take
you to the project on SourceForge.
Documentation
Google Earth KML API: Google's documentation
on KML files. You'll need to reference this in order to determine how you
want to structure your KML file using this class. This class merely implements
Google's API in .NET.
Class Diagram (png): A png
image of the current class diagram.
Beginners Guide: A quick and simple guide
to help .NET developers to get started with using the ge-kml classes.
Icons (coming soon): A guide to using custom icons for placemarks.
Ground Overlays (coming soon): A guide to placing images on top of Google
Earth.
Screen Overlays (coming soon): A guite to placing images on a fixed place
on the Google Earth screen.
Image Looping (coming soon): How to change features based on a point in time.
The effect is a looping animation of images or data based on time.
Advanced Guide (coming soon): A more indepth guide to creating complex KML
documents
Serving KML documents from ASP.NET (coming soon): How do dynamically serve
KML documents from an ASP.NET application without having to save the KML to disk
first.