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

# CommonLookAroundOptions

Options that control the behavior of Look Around views.

```
interface CommonLookAroundOptions
```

## Topics

### Controlling Look Around behavior

[`isNavigationEnabled?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/isNavigationEnabled)

A Boolean value that indicates whether someone can navigate inside the Look Around view.

[`isScrollEnabled?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/isScrollEnabled)

A Boolean value that indicates whether someone can scroll the Look Around view.

[`isZoomEnabled?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/isZoomEnabled)

A Boolean value that indicates whether someone can scroll the Look Around view.

[`openDialog?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/openDialog)

A Boolean value that indicates whether someone can scroll the Look Around view.

[`padding?: PaddingData;`](/documentation/MapKitJS/CommonLookAroundOptions/padding)

The values that define content padding within the Look Around view frame.

[`showsPointsOfInterest?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/showsPointsOfInterest)

A Boolean value that indicates whether the Look Around view display points of interest (POIs).

[`showsRoadLabels?: boolean;`](/documentation/MapKitJS/CommonLookAroundOptions/showsRoadLabels)

A Boolean value that indicates whether the Look Around view display road labels.

## Relationships

### Inherited By

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

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

---

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)