|
Traveler Information API
|
Properties | |
| string | SignName [get, set] |
| string | TripName [get, set] |
| decimal | CurrentToll [get, set] |
| string | CurrentMessage [get, set] |
| string | StateRoute [get, set] |
| string | TravelDirection [get, set] |
| decimal | StartMilepost [get, set] |
| string | StartLocationName [get, set] |
| decimal | StartLatitude [get, set] |
| decimal | StartLongitude [get, set] |
| decimal | EndMilepost [get, set] |
| string | EndLocationName [get, set] |
| decimal | EndLatitude [get, set] |
| decimal | EndLongitude [get, set] |
| DateTime | TimeUpdated [get, set] |
Toll information for HOV toll lanes.
|
getset |
Message displayed on the sign in place of a toll.
|
getset |
The computed toll in cents which is sent to the tolling company, may not match what is displayed on the sign due to timing issues, a negative value will be used when toll is not available.
|
getset |
Approximate geographical latitude of the end location.
|
getset |
Common name of the end location.
|
getset |
Approximate geographical longitude of the end location.
|
getset |
The end milepost for a toll trip.
|
getset |
|
getset |
Approximate geographical latitude of the start location.
|
getset |
Common name of the start location.
|
getset |
Approximate geographical longitude of the start location.
|
getset |
The start milepost for a toll trip.
|
getset |
Route the toll applies to.
|
getset |
Last time updated for this toll trip.
|
getset |
Travel direction the toll applies to.
|
getset |
Name for the toll trip.