---
title: LookAroundOptions
framework: mapkitjs
role: symbol
role_heading: Interface
path: mapkitjs/lookaroundoptions
---

# LookAroundOptions

Options for initializing a LookAround view.

## Declaration

```data
interface LookAroundOptions extends CommonLookAroundOptions
```

## Topics

### Instance Properties

- [showsCloseControl](mapkitjs/lookaroundoptions/showsclosecontrol.md)
- [showsDialogControl](mapkitjs/lookaroundoptions/showsdialogcontrol.md)

## Relationships

### Inherits From

- [CommonLookAroundOptions](mapkitjs/commonlookaroundoptions.md)

## See Also

### Exploring at street level

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