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

# pointOfInterest

A value that indicates that search results include points of interest.

## Declaration

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

## See Also

### Specifying types of search results

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