百度地图SDK for iOS v3.4.4 类参考
|
云RGC检索结果类 更多...
#import <BMKCloudPOIList.h>
属性 | |
BMKAddressComponent * | addressDetail |
层次化地址信息 | |
NSString * | address |
地址名称 | |
CLLocationCoordinate2D | location |
地址坐标 | |
NSString * | customLocationDescription |
用户定义位置描述 | |
NSString * | recommendedLocationDescription |
推荐的位置描述(结合poiList和customPoiList计算推荐结果) | |
NSArray * | poiList |
地址周边百度地图POI信息,成员类型为BMKCloudMapPOIInfo | |
NSArray * | customPoiList |
地址周边POI信息,成员类型为BMKCloudPOIInfo | |
云RGC检索结果类