C# Class ArcGISWindowsPhoneSDK.WebMapDynamicServicePopups

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: Esri/arcgis-samples-winphone

Méthodes publiques

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

Private Methods

Méthode Description
MyMap_MapGesture ( object sender, Map e ) : void

Method Details

WebMapDynamicServicePopups() public méthode

public WebMapDynamicServicePopups ( ) : System.Collections.Generic
Résultat System.Collections.Generic

webMap_GetMapCompleted() public méthode

public webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void
sender object
e GetMapCompletedEventArgs
Résultat void