<!--
{
  "availability" : [

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

# AutocompleteResult

An object that contains information you can use to suggest addresses and further refine search results.

```
object AutocompleteResult
```

## Discussion

If available, the service encodes opaque data about the autocomplete result in the completion URL’s `metadata` parameter. If you need to fetch the search result in a certain language, you need to specify it in the `lang` parameter in the request.

---

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)