departureDate
The departure date for the trip.
Declaration
departureDate?: Date;Mentioned in
Discussion
Specify either a departureDate or an arrivalDate, don’t set both. If you send both values, MapKit JS logs a warning.
The departure date for the trip.
departureDate?: Date;Specify either a departureDate or an arrivalDate, don’t set both. If you send both values, MapKit JS logs a warning.