autosuggest
Get autocomplete suggestions for an address or place as you type, returning matching places with their eLoc codes.
Instructions
Get autocomplete suggestions for an address or place as the user types. Returns a list of matching places with their eLoc codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Bias results near this latitude (optional) | |
| lng | No | Bias results near this longitude (optional) | |
| query | Yes | Partial address or place name to autocomplete | |
| region | No | Country code (default: IND) |