---
title: territories
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkmapfeatureoptions/territories
---

# territories

The option that represents territorial boundaries such as a national border, a state boundary, or a neighborhood.

## Declaration

```swift
static var territories: MKMapFeatureOptions { get }
```

## See Also

### Selecting interactive map features

- [physicalFeatures](mapkit/mkmapfeatureoptions/physicalfeatures.md)
- [pointsOfInterest](mapkit/mkmapfeatureoptions/pointsofinterest.md)
