amap_poi_around
Search for points of interest around a given center coordinate and radius. Find nearby restaurants, parking lots, banks, and more with keyword and type filters.
Instructions
周边搜索。给定中心点和半径,搜索周边POI——找附近的餐厅、停车场、银行等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | POI类型代码 | |
| offset | No | 每页条数 | |
| radius | No | 搜索半径(米),默认3000,最大50000 | |
| keywords | No | 搜索关键词 | |
| location | Yes | 中心点坐标(lng,lat) | |
| sortrule | No | 排序: distance=距离, weight=权重 |