---
title: territory
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapfeature/featurekind/territory
---

# territory

A territory or political boundary.

## Declaration

```swift
static var territory: MapFeature.FeatureKind { get }
```

## Discussion

Discussion A territorial or regional boundary, such as a national border, a state boundary, or a neighborhood.

## See Also

### Kinds of features

- [physicalFeature](mapkit/mapfeature/featurekind/physicalfeature.md)
- [pointOfInterest](mapkit/mapfeature/featurekind/pointofinterest.md)
