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

# pointOfInterestFilter

The filter to use for determining the points of interest that appear in the snapshot.

## Declaration

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

## See Also

### Configuring the map data

- [preferredConfiguration](mapkit/mkmapsnapshotter/options/preferredconfiguration.md)
- [mapType](mapkit/mkmapsnapshotter/options/maptype.md)
- [showsBuildings](mapkit/mkmapsnapshotter/options/showsbuildings.md)
- [showsPointsOfInterest](mapkit/mkmapsnapshotter/options/showspointsofinterest.md)
