高德地图 Windows Phone 8 搜索API参考手册The AMapGeoCode type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
AMapGeoCode | Initializes a new instance of the AMapGeoCode class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | 允许 Object 在垃圾回收器回收该对象之前尝试释放资源并执行其他清理操作。 (Inherited from Object.) | |
GetHashCode | 用作特定类型的哈希函数。 (Inherited from Object.) | |
GetType | 获取当前实例的 Type。 (Inherited from Object.) | |
MemberwiseClone | 创建当前 Object 的一个浅表副本。 (Inherited from Object.) | |
ToString | 返回一个字符串,它表示当前的对象。 (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Adcode |
获取区域编码
| |
Building |
获取楼名称
| |
City |
获取城市名称
| |
District |
获取区域名称
| |
FormattedAddress |
获取格式化地址
| |
LevelList |
获取匹配级别字符串数组,匹配级别取值定义参见 《地理编码匹配级别表》
| |
Location |
该地理编码的经纬度坐标
| |
Neighborhood |
获取社区名称
| |
Province |
获取省名称
| |
Township |
获取乡镇名称
|
See Also