|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to stateless methods that convert Maps or Layers into KMZ files or streams.
| Name | Description | |
|---|---|---|
|  | GetLayerIDListFromMap | Get array of numerical layer IDs in hierarchical order from Map. | 
|  | GetLayerIDListFromMapServer | Get array of numerical layer IDs in hierarchical order from MapServer. | 
|  | LayerToArray | Converts a layer to KML and outputs a KMZ stream. | 
|  | LayerToFile | Converts a layer to KML and outputs a KMZ file. | 
|  | MapServerMapToArray | Converts MapServer Map in server environment to KML and outputs a KMZ stream. | 
|  | MapServerMapToFile | Converts MapServer Map in server environment to KML and outputs a KMZ file. | 
|  | MapToArray | Converts Map to KML and outputs a KMZ stream. | 
|  | MapToFile | Converts Map to KML and outputs a KMZ file. | 
| Classes | Description | 
|---|---|
| KmlConvertor (esriGlobeCore) | The Kml Convertor object. |