---
title: pointOfInterest
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapfeature/featurekind/pointofinterest
---

# pointOfInterest

A point of interest.

## Declaration

```swift
static var pointOfInterest: MapFeature.FeatureKind { get }
```

## Discussion

Discussion A point of interest, such as a museum, café, park, or school.

## See Also

### Kinds of features

- [physicalFeature](mapkit/mapfeature/featurekind/physicalfeature.md)
- [territory](mapkit/mapfeature/featurekind/territory.md)
