Traveler Information API
|
Properties | |
string | Description [get, set] |
string | RoadName [get, set] |
string | Direction [get, set] |
decimal | MilePost [get, set] |
decimal | Latitude [get, set] |
decimal | Longitude [get, set] |
Describes a specific location on a WA State Highway.
|
getset |
A description of the location. This could be a cross street or a nearby landmark.
|
getset |
The side of the road the location is on (Northbound, Southbound). This does not necessarily correspond to an actual compass direction.
|
getset |
Latitude of the location.
|
getset |
Longitude of the location.
|
getset |
The milepost of the location.
|
getset |
The name of the road.