tripkit-android / com.skedgo.tripkit.a2brouting / GetTravelledLineForTrip

GetTravelledLineForTrip

class GetTravelledLineForTrip

Constructors

Name Summary
<init> GetTravelledLineForTrip()

Functions

Name Summary
execute fun execute(segments:List<TripSegment>?): Observable<List<LineSegment>>
getColorForWheelchairAndBicycle fun getColorForWheelchairAndBicycle(street:Street, modeId:String?):Int?