Method | Description | |
---|---|---|
ConvertLayerToKML ( string kmzOutputPath, string datasetName, MapView mapview ) : System.Threading.Tasks.Task |
Converts a layer to kml
|
public static ConvertLayerToKML ( string kmzOutputPath, string datasetName, MapView mapview ) : System.Threading.Tasks.Task | ||
kmzOutputPath | string | Location of output file |
datasetName | string | Name of output kmz file |
mapview | MapView | MapView object |
return | System.Threading.Tasks.Task |