| java.lang.Object | ||
| ↳ | JsonModel | |
| ↳ | com.tencent.lbssearch.httpresponse.AdInfo | |
行政区划信息
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | adcode | 行政区划代码 | |||||||||
| public String | city | 市 | |||||||||
| public String | city_code | 城市代码,由国家码+行政区划代码(提出城市级别)组合而来,总共为9位 | |||||||||
| public String | district | 区,可能为空字串 | |||||||||
| public LatLng | latLng | 行政区划中心点坐标 | |||||||||
| public String | name | 行政区划名称 | |||||||||
| public String | nation | 国家 | |||||||||
| public String | nation_code | 国家代码(ISO3166标准3位数字码) | |||||||||
| public String | phone_area_code | 电话区号 | |||||||||
| public String | province | 省 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AdInfo() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
行政区划代码
市
城市代码,由国家码+行政区划代码(提出城市级别)组合而来,总共为9位
区,可能为空字串
行政区划中心点坐标
行政区划名称
国家
国家代码(ISO3166标准3位数字码)
电话区号
省