Mappls Autosuggest
mappls_autosuggestPredict place matches as you type a location query, returning ranked recommendations. Optionally use coordinates to prioritize nearby places.
Instructions
Auto-suggest location search predictions for user input as text is typed. Returns ranked place recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoom | No | Optional map zoom level (1 to 18) for search bounds context. | |
| query | Yes | The search query prefix (e.g. "Taj Mahal" or "Fortis Hosp"). | |
| location | No | Optional lat,lng string center focus for proximity ranking (e.g. "28.6139,77.2090"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||