![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IK > IKmlConversion Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to stateless methods that convert Maps or Layers into KMZ files or streams.
| 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. | 
| CoClasses and Classes | Description | 
|---|---|
| KmlConvertor (esriGlobeCore) | The Kml Convertor object. |