See: Description
| Interface | Description |
|---|---|
| IRouteQuery |
The interface Route query which specifies the API to construct the query for the Routing API.
|
| Class | Description |
|---|---|
| Cause |
The cause of the traffic event.
|
| EffectiveSetting |
The effective setting.
|
| FullRoute |
A description of a route comprised of a list of legs.
|
| Instruction |
A set of attributes describing a maneuver, e.g., 'Turn right', 'Keep left', 'Take the ferry', 'Take the motorway', 'Arrive'.
|
| InstructionGroup |
This groups a sequence of instruction elements which are related to each other.
|
| OptimizedWaypoint |
The optimized waypoint.
|
| ResultReport |
The Result report.
|
| RouteGuidance |
A set of attributes describing the maneuver information of a route.
|
| RouteLeg |
A description of the part of a route comprised of a list of points.
|
| RouteQuery |
The default implementation of the RouteQuery object which is used to prepare the query for the Routing API.
|
| RouteResponse |
The default route planning result representation when querying the Routing API.
|
| RouteSection |
A set of attributes describing route developer properties.
|
| Summary |
The route summary.
|
| Tec |
The details of the traffic event.
|
| Enum | Description |
|---|---|
| AlternativeType |
Represents the 'alternativeType' parameter in a Request to the Routing API.
|
| Avoid |
Represents the 'routeAvoids' parameter in a Request to the Routing API.
|
| Hilliness |
Represents the 'hilliness' parameter in a Request to the Routing API.
|
| InstructionsType |
Represents the 'instructionsType' parameter in a Request to the Routing API.
|
| Report |
This represents the 'report' parameter in a Request to the Routing API.
|
| RouteRepresentation |
Represents the 'routeRepresentation' parameter in a Request to the Routing API.
|
| RouteType |
This represents the 'routeType' parameter in a Request to the Routing API.
|
| SectionType |
This represents the 'sectionType' parameter in a Request to the Routing API.
|
| TravelMode |
Represents the 'travelMode' parameter in a Request to the Routing API.
|
| TravelTimeType |
Represents types of traffic information (e.g., none, historic, live).
|
| VehicleEngineType |
Represents the types of the vehicle engine (e.g., electric).
|
| VehicleLoadType |
Represents types of cargo that may be classified as hazardous materials and restricted from some roads.
|
| Windingness |
Represents the 'windingness' parameter in a Request to the Routing API.
|
| Exception | Description |
|---|---|
| RoutingException |
An exception that occurs with a routing Request.
|