接口地址:https://apis.map.qq.com/ws/district/v1/(list|getchildren|search) |
---|
返回格式:json/jsonp |
请求方式:get |
请求示例:https://apis.map.qq.com/ws/district/v1/(list|getchildren|search) |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
key | string | 必填 | 开发密钥 扫码关注公众号 |
keyword | string | 必填 | 【search接口参数】搜索关键词:1.支持输入一个文本关键词;2.支持多个行政区划代码,英文逗号分隔 |
id | string | 选填 | 【getchildren接口参数】父级行政区划ID,缺省时则返回最顶级行政区划 |
output | string | 选填 | 返回格式:支持JSON/JSONP,默认JSON |
callback | string | 选填 | JSONP方式回调函数 |
名称 | 类型 | 说明 |
---|---|---|
- | - | - |
错误码 | 说明 |
---|---|
310 | 请求参数信息有误 |
311 | Key格式错误 |
306 | 请求有护持信息请检查字符串 |
110 | 请求来源未被授权 |