메소드 | 설명 | |
---|---|---|
BikeRouteViewModel ( ) : System | ||
CalculateRoute ( ) : void |
Calls a request to bing maps api which will calculate the route between several specified bikesttations.
|
|
CreateWaypoint ( Location location ) : Waypoint | ||
EndCalculateRoute ( IAsyncResult e ) : void |
public CreateWaypoint ( Location location ) : Waypoint | ||
location | Location | |
리턴 | Waypoint |
public EndCalculateRoute ( IAsyncResult e ) : void | ||
e | IAsyncResult | |
리턴 | void |