- 高德地图请求: //restapi.amap.com/v3/geocode/regeo?key=您的key&location=116.481488,39.990464&poitype=商务写字楼&radius=1000&extensions=all&batch=false&roadlevel=0 返回如下.
这里的tel 两个属性类型不同 如何转换成java对象.
{
"id": "B000A84MIB",
"name": "方恒国际中心A座",
"type": "商务住宅;楼宇;商务写字楼",
"tel": "010-84107066",
"direction": "西南",
"distance": "120.132",
"location": "116.480826,39.989510",
"address": "望京阜通东大街6号院",
"poiweight": "0.580199",
"businessarea": "望京"
}, {
"id": "B000A7Z1ZD",
"name": "万科时代中心A座(望京小街)",
"type": "商务住宅;楼宇;商务写字楼",
"tel": [],
"direction": "东",
"distance": "183.978",
"location": "116.483639,39.990316",
"address": "望京街9号",
"poiweight": "0.546825",
"businessarea": "望京"
},
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…