activeTripPlan

abstract val activeTripPlan: TripPlan?

TripPlan contains the parameters for planning a Trip (i.e. departure and destination coordinate).

activeTripPlan contains the parameters for the Trip that is currently being planned, null if no Trip is being planned.