|
BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
|
#include <BMKRecommendStopSearchResult.h>
属性 | |
| NSString * | name |
| 推荐上车点名称 | |
| NSString * | address |
| 推荐上车点地址 | |
| CLLocationCoordinate2D | location |
| 推荐上车点经纬度 | |
| NSString * | uid |
| 推荐点poi的uid | |
| CGFloat | distance |
| 距查找点的距离,单位米 | |
|
readwritenonatomiccopy |
推荐上车点地址
|
readwritenonatomicassign |
距查找点的距离,单位米
|
readwritenonatomicassign |
推荐上车点经纬度
|
readwritenonatomiccopy |
推荐上车点名称
|
readwritenonatomiccopy |
推荐点poi的uid