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

# center

The map coordinate at the center of the map view.

## Declaration

```data
center?: CoordinateData;
```

## Discussion

Discussion There’s no default value.

## See Also

### Controlling the visible portion of the map

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