/tripkit/TripKitAndroid/com.skedgo.tripkit.a2brouting/RouteService
RouteService
interface RouteService
Inheritors
SingleRouteService |
Functions
Name | Summary |
---|---|
routeAsync | abstract fun routeAsync(query: Query, transportModeFilter: TransportModeFilter): Observable<List<TripGroup>> To find routes from A to B asynchronously. |