---
title: pointOfInterestFilter
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklocalpointsofinterestrequest/pointofinterestfilter
---

# pointOfInterestFilter

A filter that lists points of interest categories to include or exclude.

## Declaration

```swift
@NSCopying var pointOfInterestFilter: MKPointOfInterestFilter? { get set }
```

## See Also

### Configuring the request parameters

- [region](mapkit/mklocalpointsofinterestrequest/region.md)
- [coordinate](mapkit/mklocalpointsofinterestrequest/coordinate.md)
- [radius](mapkit/mklocalpointsofinterestrequest/radius.md)
