---
title: Territory
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/mapfeaturetype/territory
---

# Territory

A feature that describes a territory, such as a region or neighborhood.

## Declaration

```data
readonly Territory: "Territory";
```

## See Also

### Feature types

- [PhysicalFeature](mapkitjs/mapfeaturetype/physicalfeature.md)
- [PointOfInterest](mapkitjs/mapfeaturetype/pointofinterest.md)
