---
title: coordinate
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/searchoptions/coordinate
---

# coordinate

A map coordinate that provides a hint for the geographic area to search.

## Declaration

```data
coordinate?: CoordinateData;
```

## Discussion

Discussion This overrides the coordinate provided to the Search onstructor.

## See Also

### Autocomplete search initialization

- [language](mapkitjs/searchoptions/language.md)
- [region](mapkitjs/searchoptions/region.md)
