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

# coordinate

A coordinate value that describes the location of the LookAround scene.

## Declaration

```swift
var coordinate: CLLocationCoordinate2D { get }
```

## See Also

### Specifying the request’s location

- [mapItem](mapkit/mklookaroundscenerequest/mapitem.md)
