 | MAP_EXPORT_FORMATConstantKMZ Field |
"KMZ" Keyhole Markup (*.kmz) Zipped XML/Image files
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const string KMZ = "KMZ"
public const string KMZ = "KMZ"
Public Const KMZ As String = "KMZ"
Public Const KMZ As String = "KMZ"
public:
literal String^ KMZ = "KMZ"
public:
literal String^ KMZ = "KMZ"
static val mutable KMZ: string
static val mutable KMZ: string
Field Value
Type:
String
See Also