---
title: showsPointsOfInterest
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/showspointsofinterest
---

# showsPointsOfInterest

A Boolean value that determines whether the map displays points of interest.

## Declaration

```data
showsPointsOfInterest?: boolean;
```

## Discussion

Discussion The default value is true.

## See Also

### Configuring map overlays

- [overlays](mapkitjs/mapconstructoroptions/overlays.md)
- [selectedOverlay](mapkitjs/mapconstructoroptions/selectedoverlay.md)
- [pointOfInterestFilter](mapkitjs/mapconstructoroptions/pointofinterestfilter.md)
