C# Class ArcMapAddinDistanceAndDirection.Models.KMLUtils

Show file Open project: Esri/distance-direction-addin-dotnet

Public Methods

Method Description
ConvertLayerToKML ( string kmzOutputPath, string tmpShapefilePath, ESRI map ) : bool

Method Details

ConvertLayerToKML() public method

public ConvertLayerToKML ( string kmzOutputPath, string tmpShapefilePath, ESRI map ) : bool
kmzOutputPath string
tmpShapefilePath string
map ESRI
return bool