[]
Contains methods for importing KMZ files (compressed KML).
public static class KmzReader
Public Module KmzReader
This class is deprecated. You can now use the KmlReader to read both KML and KMZ files.
| Name | Description |
|---|---|
| Read(Stream) | Reads collection of vector objects from specified KMZ stream. |