---
title: MKLookAroundScene
framework: mapkit
role: symbol
role_heading: Class
path: mapkit/mklookaroundscene
---

# MKLookAroundScene

A utility class that encapsulates information the framework requires to retrieve and display a specific Look Around location’s imagery.

## Declaration

```swift
class MKLookAroundScene
```

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Exploring at street level

- [MKLookAroundSceneRequest](mapkit/mklookaroundscenerequest.md)
- [MKLookAroundViewController](mapkit/mklookaroundviewcontroller.md)
- [MKLookAroundSnapshotter](mapkit/mklookaroundsnapshotter.md)
