KmlDocumentLoaderDocumentStyleMaps Property

Style maps that exist within the KML Document

Definition

Namespace: MobileTrack.Common.Services
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[XmlElementAttribute("StyleMap")]
public KmlDocumentLoaderStyleMap[] StyleMaps { get; set; }

Property Value

KmlDocumentLoaderStyleMap

See Also