完整示例代码分享:
{
"code": "返回状态码",
"msg": "返回信息",
"data": {
"provinceCode": "当前行政区划省份代码",
"cityCode": "当前行政区划市区代码",
"districtCode": "当前行政区划区县代码",
"address": "定位地址",
"longitude": "经度",
"latitude": "维度",
"speed": "速度",
"time": "定位时间"
}
}