<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKLookAroundSnapshotter/Options",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MKLookAroundSnapshotOptions"
  },
  "title" : "MKLookAroundSnapshotter.Options"
}
-->

# MKLookAroundSnapshotter.Options

Values you use to customize LookAround snapshots.

```
class Options
```

## Topics

### Customizing Snaphot Appearance

[`pointOfInterestFilter`](/documentation/MapKit/MKLookAroundSnapshotter/Options/pointOfInterestFilter)

A filter to use to customize what map features are visible in the snapshot.

[`size`](/documentation/MapKit/MKLookAroundSnapshotter/Options/size)

The requested size of the snapshot image.

[`traitCollection`](/documentation/MapKit/MKLookAroundSnapshotter/Options/traitCollection)

A collection of traits that describes orientation and other characteristics of the snapshot.

## Relationships

### Conforms To

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)