---
title: PointOfInterest
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/mapfeaturetype/pointofinterest
---

# PointOfInterest

A feature that describes a point of interest, such as a museum, park, or cafe.

## Declaration

```data
readonly PointOfInterest: "PointOfInterest";
```

## See Also

### Feature types

- [PhysicalFeature](mapkitjs/mapfeaturetype/physicalfeature.md)
- [Territory](mapkitjs/mapfeaturetype/territory.md)
