<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AppleMapsServerAPI",
  "identifier" : "/documentation/AppleMapsServerAPI/DirectionsResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Maps Server API"
    ],
    "preciseIdentifier" : "data:maps_web_api:DirectionsResponse"
  },
  "title" : "DirectionsResponse"
}
-->

# DirectionsResponse

An object that describes the directions from a starting location to a destination in terms routes, steps, and a series of waypoints.

```
object DirectionsResponse
```

## Topics

### Steps and routes

[`object DirectionsResponse.Route`](/documentation/AppleMapsServerAPI/DirectionsResponse/Route)

An object that represent the components of a single route.

[`object DirectionsResponse.Step`](/documentation/AppleMapsServerAPI/DirectionsResponse/Step)

An object that represents a step along a route.



---

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)