参数名 | 类型 | 必填 | 参数示例 | 说明 |
---|
参数名 | 类型 | 必填 | 参数示例 | 说明 |
---|---|---|---|---|
id | string | 是 | poi唯一标识 最多可以传入10个id,多个id之间用“|”分隔。 |
|
show_fields | string | 是 | 返回结果控制 show_fields用来筛选response结果中可选字段。show_fields的使用需要遵循如下规则: 1、具体可指定返回的字段类请见下方返回结果说明中的“show_fields”内字段类型; 2、多个字段间采用“,”进行分割; 3、show_fields未设置时,只返回基础信息类内字段。 |
|
sig | string | 是 | 数字签名获取和使用方法 |
|
output | string | 是 | 返回数据格式类型 可选值:JSON,XML |
|
callback | string | 是 | 回调函数 callback值是用户定义的函数名称,此参数只在output=JSON时有效 |
|
parameters | string | 是 | ||
Key | string | 是 | 用户在高德地图官网申请Web服务API类型Key |