---
title: PointOfInterestCategories
framework: mapkit
role: symbol
role_heading: Structure
path: mapkit/pointofinterestcategories
---

# PointOfInterestCategories

A structure you use to define points of interest to include or exclude on a map.

## Declaration

```swift
struct PointOfInterestCategories
```

## Topics

### Categories to include or exclude

- [all](mapkit/pointofinterestcategories/all.md)
- [excludingAll](mapkit/pointofinterestcategories/excludingall.md)

### Modifying the categories to include or exclude

- [excluding(_:)](mapkit/pointofinterestcategories/excluding(_:)-16bp0.md)
- [excluding(_:)](mapkit/pointofinterestcategories/excluding(_:)-4jo9h.md)
- [including(_:)](mapkit/pointofinterestcategories/including(_:)-22f7x.md)
- [including(_:)](mapkit/pointofinterestcategories/including(_:)-6flda.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
