---
title: destination
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkdirections/etaresponse/destination
---

# destination

The end point of the route.

## Declaration

```swift
var destination: MKMapItem { get }
```

## Discussion

Discussion The item in this property may contain additional details that aren’t in the original item you use to create the MKDirections.Request object.

## See Also

### Getting the end points

- [source](mapkit/mkdirections/etaresponse/source.md)
