C# Class ArcGISWindowsPhoneSDK.BingRouting

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

Public Methods

Method Description
BingRouting ( ) : System

Private Methods

Method Description
AddStopPoint ( MapPoint mapPoint ) : void
BingKeyTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
ClearRouteButton_Click ( object sender, System e ) : void
CloseDirectionsGridGrid_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
CloseInputGridGrid_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
DrawPointButton_Click ( object sender, EventArgs e ) : void
GraphicsToMapPoints ( ) : List
LoadMapButton_Click ( object sender, RoutedEventArgs e ) : void
Menu_Dialog_Click ( object sender, EventArgs e ) : void
Menu_List_Click ( object sender, EventArgs e ) : void
MyDrawObject_DrawComplete ( object sender, ESRI args ) : void
RouteButton_Click ( object sender, System e ) : void
Route_Complete ( object sender, CalculateRouteCompletedEventArgs args ) : void

Method Details

BingRouting() public method

public BingRouting ( ) : System
return System