---
title: CommonLookAroundOptions
framework: mapkitjs
role: symbol
role_heading: Interface
path: mapkitjs/commonlookaroundoptions
---

# CommonLookAroundOptions

Options that control the behavior of Look Around views.

## Declaration

```data
interface CommonLookAroundOptions
```

## Topics

### Controlling Look Around behavior

- [isNavigationEnabled](mapkitjs/commonlookaroundoptions/isnavigationenabled.md)
- [isScrollEnabled](mapkitjs/commonlookaroundoptions/isscrollenabled.md)
- [isZoomEnabled](mapkitjs/commonlookaroundoptions/iszoomenabled.md)
- [openDialog](mapkitjs/commonlookaroundoptions/opendialog.md)
- [padding](mapkitjs/commonlookaroundoptions/padding.md)
- [showsPointsOfInterest](mapkitjs/commonlookaroundoptions/showspointsofinterest.md)
- [showsRoadLabels](mapkitjs/commonlookaroundoptions/showsroadlabels.md)

## Relationships

### Inherited By

- [LookAroundOptions](mapkitjs/lookaroundoptions.md)
- [LookAroundPreviewOptions](mapkitjs/lookaroundpreviewoptions.md)

## See Also

### Exploring at street level

- [LookAround](mapkitjs/lookaround.md)
- [LookAroundOptions](mapkitjs/lookaroundoptions.md)
- [LookAroundPreview](mapkitjs/lookaroundpreview.md)
- [LookAroundPreviewOptions](mapkitjs/lookaroundpreviewoptions.md)
- [LookAroundScene](mapkitjs/lookaroundscene.md)
- [AbstractLookAround](mapkitjs/abstractlookaround.md)
- [lookAroundViews](mapkitjs/mapkit/lookaroundviews.md)
