---
title: location
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cppointofinterest/location
---

# location

The map item that contains the point of interest’s geographical information.

## Declaration

```swift
var location: MKMapItem { get set }
```

## See Also

### Managing the Map Annotation

- [pinImage](carplay/cppointofinterest/pinimage.md)
