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

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

Types

CombustionVehicleDescriptor

data class CombustionVehicleDescriptor

Describes the vehicle with a combustion engine.

ElectricVehicleDescriptor

data class ElectricVehicleDescriptor

Represents the electric vehicle descriptor used during a route plan.

RouteCalculationDescriptor

data class RouteCalculationDescriptor

Defines the parameters used for the route calculation in the Routing API.

RouteCallback

interface RouteCallback

Callback which is responsible to inform about a received RoutePlan or respective error.

RouteDescriptor

data class RouteDescriptor

Represents parameters of the route for route planning.

RoutePlan

data class RoutePlan : Serializable

Represents the calculated route based on a passed RouteSpecification.

RouteSpecification

data class RouteSpecification

Represents parameters used in a Routing API Request.