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

# LookAroundScene

Object that represents the current location of the view.

```
class LookAroundScene
```

## Discussion

You can retain the object and use it on a different [`LookAround`](/documentation/MapKitJS/LookAround) view or [`LookAroundPreview`](/documentation/MapKitJS/LookAroundPreview) object

## Topics

### Getting a copy of the Look Around scene

[`copy(): LookAroundScene;`](/documentation/MapKitJS/LookAroundScene/copy)

Returns a copy of the Look Around scene object.



---

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)