---
title: PhysicalFeature
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/mapfeaturetype/physicalfeature
---

# PhysicalFeature

A physical feature on the Earth such as a mountain range, river, or ocean basin.

## Declaration

```data
readonly PhysicalFeature: "PhysicalFeature";
```

## See Also

### Feature types

- [PointOfInterest](mapkitjs/mapfeaturetype/pointofinterest.md)
- [Territory](mapkitjs/mapfeaturetype/territory.md)
