KmlDocumentLoaderDocument Class

XML document tag to parse

Definition

Namespace: MobileTrack.Common.Services
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[XmlRootAttribute(Namespace = "http://www.opengis.net/kml/2.2")]
public sealed class Document
Inheritance
Object    KmlDocumentLoaderDocument

Constructors

KmlDocumentLoaderDocumentInitializes a new instance of the KmlDocumentLoaderDocument class

Properties

Folder The entities (lines, icons, etc.) that exist within the KML Document
KmlStyleMaps Fallback for different attribute naming for style maps
Name Name of the KML Document
StyleMaps Style maps that exist within the KML Document
Styles Styles that exist within the KML Document

See Also