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

# language

A language ID that determines the language for the search result text.

## Declaration

```data
language?: string;
```

## Discussion

Discussion This overrides the language provided to the Search constructor.

## See Also

### Autocomplete search initialization

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