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

Suggestion结果类 更多...

#import <BMKSuggestionSearch.h>

类 BMKSuggestionResult 继承关系图:
BMKSearchBase

Protected 属性

NSArray * _keyList
 
NSArray * _cityList
 
NSArray * _districtList
 

属性

NSArray * keyList
 key列表,成员是NSString
 
NSArray * cityList
 city列表,成员是NSString
 
NSArray * districtList
 district列表,成员是NSString
 
NSArray * poiIdList
 poiId列表,成员是NSString
 
NSArray * ptList
 pt列表,成员是:封装成NSValue的CLLocationCoordinate2D
 
NSArray * tagList
 
NSArray * addressList
 

详细描述

Suggestion结果类


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