---
title: pointsOfInterest
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkmapfeatureoptions/pointsofinterest
---

# pointsOfInterest

The option that represents points of interest such as museums, cafes, parks, or schools.

## Declaration

```swift
static var pointsOfInterest: MKMapFeatureOptions { get }
```

## See Also

### Selecting interactive map features

- [physicalFeatures](mapkit/mkmapfeatureoptions/physicalfeatures.md)
- [territories](mapkit/mkmapfeatureoptions/territories.md)
