Contents

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.

See Also

Directions request