/tripkit/TripKitAndroid/com.skedgo.tripkit.a2brouting/GetTravelledLineForTrip
GetTravelledLineForTrip
\ class GetTravelledLineForTrip@Injectconstructor
Constructors
| GetTravelledLineForTrip | @Inject constructor() |
Types
| Name | Summary |
|---|---|
| Companion | object Companion |
Functions
| Name | Summary |
|---|---|
| execute | fun execute(segments: List<TripSegment>?, customLatLngTolerance: Double? = null): Observable<List<LineSegment>> |
| getColorForWheelchairAndBicycle | @ColorInt fun getColorForWheelchairAndBicycle(street: Street, modeId: String?): Int? |