---
title: mapItem
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklookaroundscenerequest/mapitem
---

# mapItem

A map item that describes the location of the LookAround scene.

## Declaration

```swift
var mapItem: MKMapItem? { get }
```

## See Also

### Specifying the request’s location

- [coordinate](mapkit/mklookaroundscenerequest/coordinate.md)
