Summary information for a single route leg.
A leg is the portion of the route between two consecutive waypoints.
Optional
Charging information at the end of this leg.
Present only if this leg ends at a charging stop, indicating the vehicle will charge at this waypoint before continuing to the next leg.
Contains details about:
chargingInformationAtEndOfLeg: { chargingParkId: 'park-123', chargingTimeInSeconds: 1200, // 20 minutes targetChargeInkWh: 80, targetChargeInPCT: 80} Copy
chargingInformationAtEndOfLeg: { chargingParkId: 'park-123', chargingTimeInSeconds: 1200, // 20 minutes targetChargeInkWh: 80, targetChargeInPCT: 80}
Summary information for a single route leg.
A leg is the portion of the route between two consecutive waypoints.