Property | Type | Description | |
---|---|---|---|
DV | |||
routeView | CSRouteView |
Method | Description | |
---|---|---|
BuildView ( ) : void | ||
FocusOnLocation ( |
||
HideDistanceView ( ) : void | ||
MapViewController ( ) : System | ||
RefreshPinColours ( ) : void | ||
RemoveRouteAnnotation ( ) : void | ||
ShowDistanceView ( string distance, string time ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
RemoveDistanceView ( ) : void |
public FocusOnLocation ( |
||
bike | ||
return | void |
public ShowDistanceView ( string distance, string time ) : void | ||
distance | string | |
time | string | |
return | void |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |