---
title: region
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/region
---

# region

The area the map is displaying.

## Declaration

```data
region?: CoordinateRegionData;
```

## See Also

### Controlling the visible portion of the map

- [visibleMapRect](mapkitjs/mapconstructoroptions/visiblemaprect.md)
- [center](mapkitjs/mapconstructoroptions/center.md)
- [rotation](mapkitjs/mapconstructoroptions/rotation.md)
- [tintColor](mapkitjs/mapconstructoroptions/tintcolor.md)
