---
title: pointOfInterestFilter
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/searchconstructoroptions/pointofinterestfilter
---

# pointOfInterestFilter

A filter used to include or exclude point-of-interest categories.

## Declaration

```data
pointOfInterestFilter?: PointOfInterestFilter;
```

## Discussion

Discussion If you provide a PointOfInterestFilter and set includePointsOfInterest to false, the filter takes precedence and MapKit JS ignores the Boolean.

## See Also

### Points of Interest

- [includePointsOfInterest](mapkitjs/searchconstructoroptions/includepointsofinterest.md)
