KmlConstants Class
Version 1.0.0-beta002
                .NET Framework 4.7
            | Namespace | Skybrud.Essentials.Maps.Kml.Constants | 
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll | 
| Visibility | Public | 
| Keywords | Static | 
| Inheritance | Object | 
public static class KmlConstants { }
Fields
| Type | Name | Value | Summary | 
|---|---|---|---|
| string | KmlMimeType | application/vnd.google-earth.kml+xml | 
                                |
| string | KmzMimeType | application/vnd.google-earth.kmz | 
                                |
| string | DefaultNamespace | http://www.opengis.net/kml/2.2 |