百度地图SDK for iOS v4.0.0 类参考
Protected 属性 | 属性 | 所有成员列表
BMKReverseGeoCodeResult类 参考

反地址编码结果 更多...

#import <BMKGeocodeType.h>

类 BMKReverseGeoCodeResult 继承关系图:

Protected 属性

BMKAddressComponent_addressDetail
 
NSString * _address
 
CLLocationCoordinate2D _location
 
NSArray * _poiList
 

属性

BMKAddressComponentaddressDetail
 层次化地址信息
 
NSString * address
 地址名称
 
NSString * businessCircle
 商圈名称
 
NSString * sematicDescription
 结合当前位置POI的语义化结果描述
 
NSString * cityCode
 城市编码
 
CLLocationCoordinate2D location
 地址坐标
 
NSArray * poiList
 地址周边POI信息,成员类型为BMKPoiInfo
 

详细描述

反地址编码结果


该类的文档由以下文件生成: