|
string | Warn[get, set] |
| Gets or sets any warning associated with the report line. More...
|
|
string | Direction[get, set] |
| Gets or sets the driving directions associated with this report line. More...
|
|
string | Dist[get, set] |
| Gets or sets the distance to travel for the associated driving directions in this report line. More...
|
|
string | Time[get, set] |
| Gets or sets the time it will take to travel the distance for this report line. More...
|
|
string | InterCh[get, set] |
| Gets or sets the interchange information associated with this report line. More...
|
|
string | Delay[get, set] |
| Gets or sets any delay associated with this report line. More...
|
|
Coordinates | Begin[get, set] |
| Gets or sets the starting coordinates of this report line. More...
|
|
Coordinates | End[get, set] |
| Gets or sets the end coordinates of this report line. More...
|
|
string | TurnInstruction[get, set] |
| Gets or sets the string representing the type of turn for this report line. More...
|
|
string | DriveSide[get, set] |
| Gets or sets the string representing the drive side for this report line. More...
|
|
bool | IsRoundabout[get, set] |
| Gets or sets the bool representing the roundabout status for this report line. More...
|
|
Represents a directions report line.