Kml Namespace

Version 1.0.0-beta002
.NET Framework 4.7

Enums

KmlAltitudeMode

Specifies how altitude components in the element are interpreted.

KmlLinkRefreshMode

Classes

KmlCollectionBase`1
KmlExtendedData
KmlFile

The root element of a KML file. This element is required. It follows the xml declaration at the beginning of the file.

The <kmlgt; element may also include the namespace for any external XML schemas that are referenced within the file.

A basic <kmlgt; element contains 0 or 1 KmlFeature and 0 or 1 KmlNetworkLinkControl.

KmlLink
KmlNetworkLinkControl

Controls the behavior of files fetched by a KmlNetworkLink>.

KmlObject
KmlUtils