|
BaiduMap_IOSSDK_v7.1.0_Docs
7.1.0
|
步导路线信息类 更多...
#import <BMKDrivingRouteSearchResult.h>
属性 | |
| NSInteger | distance |
| 步导路线距离,单位:米 更多... | |
| NSString * | pts |
| 步导路线坐标点(字符串格式,多个坐标点用分号分隔,格式为"lng,lat;lng,lat;...") 更多... | |
步导路线信息类
|
readwritenonatomicassign |
步导路线距离,单位:米
|
readwritenonatomiccopy |
步导路线坐标点(字符串格式,多个坐标点用分号分隔,格式为"lng,lat;lng,lat;...")