---
title: image
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklookaroundsnapshotter/snapshot/image
---

# image

The image returned by the snapshot request.

## Declaration

```swift
var image: UIImage { get }
```

```swift
var image: NSImage { get }
```
