BaiduMap_IOSSDK_v6.2.0_Docs
6.2.0
|
云检索结果百度地图POI信息类 更多...
#import <BMKCloudPOIList.h>
属性 | |
NSString * | name |
poi名称 更多... | |
NSString * | uid |
poi uid 更多... | |
CLLocationCoordinate2D | pt |
POI坐标 更多... | |
NSString * | address |
poi地址 更多... | |
NSString * | tags |
poi标签 更多... | |
CGFloat | distance |
poi距离 更多... | |
NSString * | direction |
处于位置点的方向 更多... | |
云检索结果百度地图POI信息类
|
readwritenonatomicstrong |
poi地址
|
readwritenonatomicstrong |
处于位置点的方向
|
readwritenonatomicassign |
poi距离
|
readwritenonatomicstrong |
poi名称
|
readwritenonatomicassign |
POI坐标
|
readwritenonatomicstrong |
poi标签
|
readwritenonatomicstrong |
poi uid