{
"accuracy": 209,
"altitude": null,
"altitudeAccuracy": null,
"heading": null,
"latitude": 27.1234,
"longitude": 113.1234,
"speed": null,
"timestamp": null,
"point": {
"lng": 113.1234,
"lat": 27.1234
},
"address": {
"country": "",
"city": "xx市",
"city_code": 0,
"district": "xx区",
"province": "xx省",
"street": "xx路",
"street_number": ""
}
}
GeolocationResult返回的数据中实际返回的
address :AddressComponent中 key 名是street_number,但是文档 https://mapopen-pub-jsapi.bj.bcebos.com/jsapi/reference/jsapi_webgl_1_0.html#a8b35 中是
streetNumber