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

# pointOfInterestFilter

The filter the framework uses to determine the points of interest to show on the map.

## Declaration

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

## See Also

### Controlling what the map displays

- [showsTraffic](mapkit/mkhybridmapconfiguration/showstraffic.md)
