wifi定位
支持全国wifi定位
http://www.haoservice.com/docs/10
返回示例
1、wifi位置定位(已过时,建议切换新接口)
{
"location": {
"address": {
"region": "江苏省",
"county": "吴中区",
"street": "唯亭镇",
"street_number": "荷花广场",
"city": "苏州市",
"country": "中国"
},
"addressDescription": "江苏省苏州市吴中区波特兰小街唯亭镇荷花广场波特兰小街东",
"longitude": 120.7259200,
"latitude": 31.2968700,
"accuracy": "1000"
},
"access_token": null,
"ErrCode": 0
}
"location": {"address": {"region": "浙江省","county": "西湖区","street": "文新街道","street_number": "沈家门","city": "杭州市","country": "中国"},"addressDescription": "中国浙江省杭州市西湖区文新街道沈家门","longitude": 120.10214,"latitude": 30.26541,"accuracy": "150"},"access_token": "","ErrCode": "0"
}