---
title: pointOfInterestCategory
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapfeatureannotation/pointofinterestcategory
---

# pointOfInterestCategory

The feature annotation’s point of interest category.

## Declaration

```swift
var pointOfInterestCategory: MKPointOfInterestCategory? { get }
```

## See Also

### Customizing the annotation

- [featureType](mapkit/mkmapfeatureannotation/featuretype-swift.property.md)
- [MKMapFeatureAnnotation.FeatureType](mapkit/mkmapfeatureannotation/featuretype-swift.enum.md)
- [iconStyle](mapkit/mkmapfeatureannotation/iconstyle.md)
