<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKPointOfInterestFilter/includingAll",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MKPointOfInterestFilter(cpy)filterIncludingAllCategories"
  },
  "title" : "includingAll"
}
-->

# includingAll

A filter that includes all point of interest categories.

```
class var includingAll: MKPointOfInterestFilter { get }
```

## Discussion

You can use [`includingAll`](/documentation/MapKit/MKPointOfInterestFilter/includingAll)  to include all points of interest in your map view without listing all the categories individually.

---

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)