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

# center

Sets the center point of the request represented as latitude and longitude.

## Declaration

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

## See Also

### Configuring fetch options

- [region](mapkitjs/pointsofinterestsearchconstructoroptions/region.md)
- [radius](mapkitjs/pointsofinterestsearchconstructoroptions/radius.md)
- [pointOfInterestFilter](mapkitjs/pointsofinterestsearchconstructoroptions/pointofinterestfilter.md)
- [language](mapkitjs/serviceconstructoroptions/language.md)
