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 |
Résultat | System.Threading.Tasks.Task |