<!--
{
  "availability" : [
    "MapKit JS: 5.46.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/EtaResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Interface",
  "symbol" : {
    "kind" : "Interface",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "struct/mapkit.EtaResponse"
  },
  "title" : "EtaResponse"
}
-->

# EtaResponse

The estimated arrival times for a set of destinations.

```
interface EtaResponse
```

## Topics

### Estimated Arrival Time Responses

[`origin: Coordinate;`](/documentation/MapKitJS/EtaResponse/origin)

The coordinates that represent the starting point for estimated arrival time requests.

[`etas: EtaResult[];`](/documentation/MapKitJS/EtaResponse/etas)

An array of estimated arrival times.

### Deprecated

[`request: object;`](/documentation/MapKitJS/EtaResponse/request)

The request object associated with the estimated time of arrival response.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)