The "breadcrumbs" element is always present, on top of the page.
It shows you where you are on the lab.
It enables you to reach any page on the lab.
onBoard Depart is enabled via two params: startTransitTripId, and startTransitStopId. You can create a onBoard depart request for any transit leg of an itinerary, by reusing the same parameters as the original request, but adding the startTransitTripId and startTransitStopId. From a given otp leg, you have everything you need to compose the values of startTransit*. You need the agency and the entity id, and you concatenate them separated with an underscore, like such '<leg.agencyId>_<leg.tripId|stopId>' i.e. 'nmbssncb_gt:nmbssncb:12345' or 'tec_gt:tec:12345'. The example links on this case are not directly working, but you can try this live: - Follow links to the planner-v1 or otp-1 - expand one of the transit leg in the results - In the expanded leg detail, click the link labelled 'onBoard Depart' (in the bottom of the leg detail component) Note: it is recommended to also update the request param datetime according to the leg/stopTime being used for startTransit*, you can observe this in action in following the steps above.
| Param | Value |
|---|---|
fromPlace | 4.423925537244884,50.88130938413539 |
toPlace | 4.258434417221167,50.81997529331653 |
lab-stibmivb-d1.api.staging.belgianmobility.io/en/planner-tec-app?fromPlace=4.423925537244884%2C50.88130938413539&toPlace=4.258434417221167%2C50.81997529331653⇱lab-stibmivb-d1.api.staging.belgianmobility.io/en/planner?fromPlace=4.423925537244884%2C50.88130938413539&toPlace=4.258434417221167%2C50.81997529331653⇱