Class KmlDocument
public sealed class KmlDocument
- Inheritance
-
objectKmlDocument
Properties
Placemarks
public List<KmlPlacemark> Placemarks { get; }
Property Value
UnsupportedFeatures
public List<string> UnsupportedFeatures { get; }
public sealed class KmlDocument
public List<KmlPlacemark> Placemarks { get; }
public List<string> UnsupportedFeatures { get; }