C# Class ArcGISWindowsPhoneSDK.WebMapTiledServicePopups

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

Public Methods

Method Description
WebMapTiledServicePopups ( ) : System.Collections.Generic
webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void

Private Methods

Method Description
MyMap_MapGesture ( object sender, ESRI e ) : void

Method Details

WebMapTiledServicePopups() public method

public WebMapTiledServicePopups ( ) : System.Collections.Generic
return System.Collections.Generic

webMap_GetMapCompleted() public method

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