---
title: pointOfInterestFilter
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklookaroundviewcontroller/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 LookAround display

- [isNavigationEnabled](mapkit/mklookaroundviewcontroller/isnavigationenabled.md)
- [showsRoadLabels](mapkit/mklookaroundviewcontroller/showsroadlabels.md)
- [badgePosition](mapkit/mklookaroundviewcontroller/badgeposition.md)
- [MKLookAroundBadgePosition](mapkit/mklookaroundbadgeposition.md)
