Beispiel #1
0
 public KMLOutputProvider(KMLVersion version)
 {
     ContentType        = "application/vnd.google-earth.kml+xml";
     SelectedKMLVersion = version;
 }
 public KMLOutputProvider(KMLVersion version)
 {
     ContentType = "application/vnd.google-earth.kml+xml";
     SelectedKMLVersion = version;
 }