arrivalDate
The arrival date for the trip.
Declaration
arrivalDate?: 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 arrival date for the trip.
arrivalDate?: Date;Specify either a departureDate or an arrivalDate, don’t set both. If you send both values, MapKit JS logs a warning.