---
title: showsPointsOfInterest
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/abstractlookaround/showspointsofinterest
---

# showsPointsOfInterest

A Boolean value that indicates whether the Look Around view shows points of interest (POIs).

## Declaration

```data
get showsPointsOfInterest(): boolean;
set showsPointsOfInterest(value: boolean);
```

## See Also

### Controlling additional information the Look Around view displays

- [showsRoadLabels](mapkitjs/abstractlookaround/showsroadlabels.md)
