C# Class ArcGISWindowsPhoneSDK.WebMapDynamicServicePopups

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

Public Methods

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

Private Methods

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

Method Details

WebMapDynamicServicePopups() public method

public WebMapDynamicServicePopups ( ) : 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