class AdrTunnelRestrictionCode
Specifies if the vehicle should be subjected to ADR tunnel restrictions. |
|
class AlternativeType
Represents the 'alternativeType' parameter in a Request to the Routing API. |
|
class Avoid
Represents the 'routeAvoids' parameter in a Request to the Routing API. |
|
open class Cause : Serializable
The cause of the traffic event. |
|
open class EffectiveSetting : Serializable
The effective setting. It reports the effective parameters or data used when calling the API. |
|
open class FullRoute : MatchingDataProvider, Serializable
A description of a route comprised of a list of legs. |
|
class Hilliness
Represents the 'hilliness' parameter in a Request to the Routing API. |
|
open class Instruction : Serializable
A set of attributes describing a maneuver, e.g., 'Turn right', 'Keep left', 'Take the ferry', 'Take the motorway', 'Arrive'. |
|
open class InstructionGroup : Serializable
This groups a sequence of instruction elements which are related to each other. |
|
class InstructionsType
Represents the 'instructionsType' parameter in a Request to the Routing API. |
|
interface
The interface Route query which specifies the API to construct the query for the Routing API. |
|
open class OptimizedWaypoint : Serializable
The optimized waypoint. If the Routing request contains waypoints and the computeBestOrder parameter, the response will include the optimized waypoint indices. |
|
class Report
This represents the 'report' parameter in a Request to the Routing API. |
|
open class ResultReport : Serializable
The Result report. |
|
open class RouteGuidance : Serializable
A set of attributes describing the maneuver information of a route. |
|
open class RouteLeg : Serializable
A description of the part of a route comprised of a list of points. |
|
open class
The default implementation of the RouteQuery object which is used to prepare the query for the Routing API. |
|
class
The default implementation of the RouteQuery object which is used to prepare the query for the Routing API. |
|
class RouteRepresentation
Represents the 'routeRepresentation' parameter in a Request to the Routing API. |
|
open class RouteResponse : ServiceBaseResponse, Serializable, BatchableRoutingResponse
The default route planning result representation when querying the Routing API. |
|
open class RouteSection : Serializable
A set of attributes describing route developer properties. |
|
class RouteType
This represents the 'routeType' parameter in a Request to the Routing API. |
|
class SectionType
This represents the 'sectionType' parameter in a Request to the Routing API. |
|
open class Summary : Serializable
The route summary. It contains basic information about the route, e.g., length, travel time, etc. |
|
open class Tec : Serializable
The details of the traffic event. |
|
class TravelMode
Represents the 'travelMode' parameter in a Request to the Routing API. |
|
class TravelTimeType
Represents types of traffic information (e.g., none, historic, live). |
|
class VehicleEngineType
Represents the types of the vehicle engine (e.g., electric). |
|
class VehicleLoadType
Represents types of cargo that may be classified as hazardous materials and restricted from some roads. Available vehicleLoadType values are US Hazmat classes 1 through 9, plus generic classifications for use in other countries. For more details, see: https://developer.tomtom.com/routing-api/routing-api-documentation-routing/common-routing-parameters. |
|
class Windingness
Represents the 'windingness' parameter in a Request to the Routing API. |
open class RoutingException : Exception
An exception that occurs with a routing Request. |