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

# LookAroundOptions

Options for initializing a LookAround view.

```
interface LookAroundOptions extends CommonLookAroundOptions
```

## Topics

### Instance Properties

[`showsCloseControl?: boolean;`](/documentation/MapKitJS/LookAroundOptions/showsCloseControl)

A Boolean value that indicates whether the Look Around view displays a close control.

[`showsDialogControl?: boolean;`](/documentation/MapKitJS/LookAroundOptions/showsDialogControl)

A Boolean value that indicates whether the Look Around view displays shows a control that allow someone to expand the Look Around view.

## Relationships

### Inherits From

[`CommonLookAroundOptions`](/documentation/MapKitJS/CommonLookAroundOptions)

---

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)