---
title: LookAroundScene
framework: mapkitjs
role: symbol
role_heading: Class
path: mapkitjs/lookaroundscene
---

# LookAroundScene

Object that represents the current location of the view.

## Declaration

```data
class LookAroundScene
```

## Discussion

Discussion You can retain the object and use it on a different LookAround view or LookAroundPreview object

## Topics

### Getting a copy of the Look Around scene

- [copy()](mapkitjs/lookaroundscene/copy.md)

## See Also

### Exploring at street level

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