Contains methods for importing KMZ files (compressed KML).
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public static class KmzReader |
| Visual Basic |
|---|
Public NotInheritable Class KmzReader |
Remarks
This class is deprecated. You can now use the KmlReader to read
both KML and KMZ files.