RoutingController

open class RoutingController: OTRRoutingController

RoutingController is a subclass of On The Road’s routing controller and is the main access point in the SDK for querying for routes.

Note

The routing controller provides API key management and as such is expected to be retrieved via the controller() function so everything gets setup correctly.