---
title: pointOfInterest
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mklocalsearchcompleter/resulttype/pointofinterest
---

# pointOfInterest

A value that indicates that the search completer includes point-of-interest completions in the result.

## Declaration

```swift
static var pointOfInterest: MKLocalSearchCompleter.ResultType { get }
```

## See Also

### Type properties

- [address](mapkit/mklocalsearchcompleter/resulttype/address.md)
- [physicalFeature](mapkit/mklocalsearchcompleter/resulttype/physicalfeature.md)
- [query](mapkit/mklocalsearchcompleter/resulttype/query.md)
