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

# PlaceLookupOptions

Options for place lookup requests.

```
interface PlaceLookupOptions
```

## Topics

### Options

[`language?: string;`](/documentation/MapKitJS/PlaceLookupOptions/language)

The language to use for the lookup.

[`signal?: AbortSignal;`](/documentation/MapKitJS/PlaceLookupOptions/signal)

A signal object allowing you to cancel 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)