<!--
{
  "availability" : [
    "MapKit JS: 5.79.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/AbstractLookAround/showsPointsOfInterest",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit.AbstractLookAround/showsPointsOfInterest"
  },
  "title" : "showsPointsOfInterest"
}
-->

# showsPointsOfInterest

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

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)