<!--
{
  "availability" : [
    "MapKit JS: 5.32.2 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/SearchOptions/includePointsOfInterest",
  "metadataVersion" : "0.1.0",
  "role" : "Interface Property",
  "symbol" : {
    "kind" : "Interface Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "structp/mapkit.SearchOptions/includePointsOfInterest"
  },
  "title" : "includePointsOfInterest"
}
-->

# includePointsOfInterest

A Boolean value that indicates whether the search results should include points of interest.

```
includePointsOfInterest?: boolean;
```

## Discussion

The default value is `true`.

---

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)