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

Package com.tomtom.online.sdk.routing

Types

BatchableRoutingResultListener

interface BatchableRoutingResultListener

The listener for the Response of the query sent to the Batch Routing online service.

BuildConfig

class BuildConfig

MatrixRoutingResultListener

interface MatrixRoutingResultListener

The listener for response of the query sent to Matrix Routing online service.

OnlineRoutingApi

open class OnlineRoutingApi : RoutingApi

Default TomTom implementation of the entry point to perform route planning action based on TomTom's Routing API.

ReachableRangeResultListener

interface ReachableRangeResultListener

The listener for response of the query sent to ReachableRange online service.

RouteCallback

interface RouteCallback

The default callback response on the query to RoutePlanner.

RoutingApi

interface RoutingApi

TomTom Routing API main object.

Exceptions

RoutingException

class RoutingException : RuntimeException

Exception thrown by the Routing API in case of an error.