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

# pointOfInterestFilter

The filter used to determine the points of interest shown on the map.

## Declaration

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

## See Also

### Customizing the map display

- [emphasisStyle](mapkit/mkstandardmapconfiguration/emphasisstyle-swift.property.md)
- [MKStandardMapConfiguration.EmphasisStyle](mapkit/mkstandardmapconfiguration/emphasisstyle-swift.enum.md)
- [showsTraffic](mapkit/mkstandardmapconfiguration/showstraffic.md)
