C# Class ArcGISWindowsPhoneSDK.LoadWebMapDynamically

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

Public Methods

Method Description
CreateMapFromID ( string webMapID ) : void
LoadWebMapDynamically ( ) : System.Windows

Private Methods

Method Description
LoadWebMapButton_Click ( object sender, System e ) : void
Menu_List_Click ( object sender, System e ) : void

Method Details

CreateMapFromID() public method

public CreateMapFromID ( string webMapID ) : void
webMapID string
return void

LoadWebMapDynamically() public method

public LoadWebMapDynamically ( ) : System.Windows
return System.Windows