|
iOS高德地图SDK(搜索)
V9.7.5
|
出租车信息 More...
#import <AMapCommonObj.h>
Properties | |
| AMapGeoPoint * | origin |
| 起点坐标 More... | |
| AMapGeoPoint * | destination |
| 终点坐标 More... | |
| NSInteger | distance |
| 距离,单位米 More... | |
| NSInteger | duration |
| 耗时,单位秒 More... | |
| NSString * | sname |
| 起点名称 More... | |
| NSString * | tname |
| 终点名称 More... | |
| NSString * | price |
| 打车预计花费金额 @singce 9.4.0 More... | |
| NSString * | polyline |
| 线路点集合,通过show_fields控制返回与否 @singce 9.4.0 More... | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 More... | |
出租车信息
|
readwritenonatomiccopy |
终点坐标
|
readwritenonatomicassign |
距离,单位米
|
readwritenonatomicassign |
耗时,单位秒
|
readwritenonatomiccopy |
起点坐标
|
readwritenonatomiccopy |
线路点集合,通过show_fields控制返回与否 @singce 9.4.0
|
readwritenonatomiccopy |
打车预计花费金额 @singce 9.4.0
|
readwritenonatomiccopy |
起点名称
|
readwritenonatomiccopy |
终点名称