C# Class ArcGISWindowsPhoneSDK.WebMapCSV

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
WebMapCSV ( ) : ESRI.ArcGIS.Client.WebMap
webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void

Method Details

WebMapCSV() public method

public WebMapCSV ( ) : ESRI.ArcGIS.Client.WebMap
return ESRI.ArcGIS.Client.WebMap

webMap_GetMapCompleted() public method

public webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void
sender object
e GetMapCompletedEventArgs
return void