Contains methods for importing KMZ files (compressed KML).
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.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.