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

# pointOfInterestFilter

A filter to use to customize what map features are visible in the snapshot.

## Declaration

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

## See Also

### Customizing Snaphot Appearance

- [size](mapkit/mklookaroundsnapshotter/options/size.md)
- [traitCollection](mapkit/mklookaroundsnapshotter/options/traitcollection.md)
