sdk-routing / com.tomtom.online.sdk.routing.route.information

Package com.tomtom.online.sdk.routing.route.information

Types

Cause

data class Cause : Serializable

The cause of the traffic event.

FullRoute

data class FullRoute : Serializable

Represents information about the route.

Instruction

data class Instruction : Serializable

A set of attributes describing a maneuver, e.g., 'Turn right', 'Keep left', 'Take the ferry', 'Take the motorway', 'Arrive'.

InstructionGroup

data class InstructionGroup : Serializable

This groups a sequence of instruction elements which are related to each other.

OptimizedWaypoint

data class OptimizedWaypoint : Serializable

The optimized waypoint. If the route specification contains waypoints and the computeBestOrder parameter, the route plan will include the optimized waypoint indices.

RouteGuidance

data class RouteGuidance : Serializable

A set of attributes describing the maneuver information of a route.

RouteLeg

data class RouteLeg : Serializable

Represents information about a part of a route, comprised of a list of points.

RouteSection

data class RouteSection : Serializable

Represents information about the route section.

SimpleCategory

enum class SimpleCategory

The type of the incident.

Tec

data class Tec : Serializable

The details of the traffic event.