9 #import <CoreLocation/CoreLocation.h>
10 #import <Foundation/Foundation.h>
12 #import <BaiduMapAPI_Base/BMKTypes.h>
96 @property (nonatomic, copy) NSString *
desc;
113 @property (nonatomic, copy) NSString *uid;
115 @property (nonatomic, copy) NSString *title;
117 @property (nonatomic, assign)
int passStationNum;
121 @property (nonatomic, assign)
int zonePrice;
128 @property (nonatomic, assign)
int dates;
130 @property (nonatomic, assign)
int hours;
132 @property (nonatomic, assign)
int minutes;
134 @property (nonatomic, assign)
int seconds;
141 @property (nonatomic, copy) NSString *uid;
143 @property (nonatomic, copy) NSString *title;
145 @property (nonatomic, assign) CLLocationCoordinate2D location;
163 @property (nonatomic, assign)
int pointsCount;
179 @property (nonatomic, copy) NSString *instruction;
190 @property (nonatomic, copy) NSString *name;
192 @property (nonatomic, copy) NSString *departureStation;
194 @property (nonatomic, copy) NSString *arriveStation;
196 @property (nonatomic, copy) NSString *departureTime;
198 @property (nonatomic, copy) NSString *arriveTime;
205 @property (nonatomic, assign) NSInteger passStationNum;
207 @property (nonatomic, copy) NSString *firstTime;
209 @property (nonatomic, copy) NSString *lastTime;
216 @property (nonatomic, assign) CGFloat price;
218 @property (nonatomic, assign) CGFloat discount;
220 @property (nonatomic, copy) NSString *airlines;
222 @property (nonatomic, copy) NSString *bookingUrl;
229 @property (nonatomic, assign) CGFloat price;
231 @property (nonatomic, copy) NSString *booking;
237 @property (nonatomic, assign) CGFloat price;
239 @property (nonatomic, copy) NSString *bookingUrl;
241 @property (nonatomic, copy) NSString *providerName;
243 @property (nonatomic, copy) NSString *providerUrl;
254 @property (nonatomic, assign) BOOL isSubStep;
256 @property (nonatomic, copy) NSArray <BMKMassTransitSubStep *> *steps;
263 @property (nonatomic, assign) CLLocationCoordinate2D entraceCoor;
265 @property (nonatomic, assign) CLLocationCoordinate2D exitCoor;
267 @property (nonatomic, copy) NSString *instructions;
278 @property (nonatomic, assign)
int direction;
282 @property (nonatomic, copy) NSString *entraceInstruction;
286 @property (nonatomic, copy) NSString *exitInstruction;
288 @property (nonatomic, copy) NSString *instruction;
290 @property (nonatomic, assign)
int numTurns;
292 @property (nonatomic, assign) BOOL hasTrafficsInfo;
294 @property (nonatomic, copy) NSArray <NSNumber *> *traffics;
301 @property (nonatomic, assign)
int roadLevel;
309 @property (nonatomic, assign) CLLocationCoordinate2D coordinate;
313 @property (nonatomic, copy) NSString *
desc;
324 @property (nonatomic, copy) NSString *instructions;
326 @property (nonatomic, copy) NSString *buildingid;
328 @property (nonatomic, copy) NSString *floorid;
330 @property (nonatomic, copy) NSArray <BMKIndoorStepNode *> *indoorStepNodes;
337 @property (nonatomic, assign)
int direction;
341 @property (nonatomic, copy) NSString *entraceInstruction;
345 @property (nonatomic, copy) NSString *exitInstruction;
347 @property (nonatomic, copy) NSString *instruction;
354 @property (nonatomic, assign) NSInteger direction;
358 @property (nonatomic, copy) NSString *entraceInstruction;
362 @property (nonatomic, copy) NSString *exitInstruction;
364 @property (nonatomic, copy) NSString *instruction;
366 @property (nonatomic, copy) NSString *name;
368 @property (nonatomic, copy) NSString *turnType;
385 @property (nonatomic, copy) NSString *title;
387 @property (nonatomic, copy) NSArray *steps;
399 @property (nonatomic, assign) CGFloat price;
411 @property (nonatomic, assign) BOOL isSupportTraffic;
413 @property (nonatomic, copy) NSArray <BMKPlanNode *> *wayPoints;
415 @property (nonatomic, assign) NSInteger lightNum;
417 @property (nonatomic, assign) NSInteger congestionMetres;
419 @property (nonatomic, assign) NSInteger taxiFares;
421 @property (nonatomic, assign) NSInteger toll;
437 @property (nonatomic, copy) NSArray <BMKPoiInfo *> *startPoiList;
439 @property (nonatomic, copy) NSArray <BMKCityListInfo *> *startCityList;
441 @property (nonatomic, copy) NSArray <BMKPoiInfo *> *endPoiList;
443 @property (nonatomic, copy) NSArray <BMKCityListInfo *> *endCityList;
445 @property (nonatomic, copy) NSArray <NSArray<BMKPoiInfo *> *> *wayPointPoiList;
447 @property (nonatomic, copy) NSArray <NSArray<BMKCityListInfo *> *> *wayPointCityList;
450 #pragma mark - 城市列表信息类
454 @property (nonatomic, copy) NSString *city;
456 @property (nonatomic, assign) NSInteger num;
BMKIndoorStepNodeType
室内路线结点类型
Definition: BMKRouteSearchType.h:35
@ BMK_INDOOR_STEP_NODE_TYPE_ESCALATOR
直梯
Definition: BMKRouteSearchType.h:37
@ BMK_INDOOR_STEP_NODE_TYPE_STAIR
扶梯
Definition: BMKRouteSearchType.h:38
@ BMK_INDOOR_STEP_NODE_TYPE_ELEVATOR
Definition: BMKRouteSearchType.h:36
@ BMK_INDOOR_STEP_NODE_TYPE_SECURITY_CHECK
楼梯
Definition: BMKRouteSearchType.h:39
BMKDrivingRequestTrafficType
Definition: BMKRouteSearchType.h:87
@ BMK_DRIVING_REQUEST_TRAFFICE_TYPE_PATH_AND_TRAFFICE
Definition: BMKRouteSearchType.h:89
@ BMK_DRIVING_REQUEST_TRAFFICE_TYPE_NONE
Definition: BMKRouteSearchType.h:88
BMKMassTransitIntercityTransPolicy
公共交通:跨城交通方式策略
Definition: BMKRouteSearchType.h:71
@ BMK_MASS_TRANSIT_INTERCITY_TRANS_TRAIN_FIRST
Definition: BMKRouteSearchType.h:72
@ BMK_MASS_TRANSIT_INTERCITY_TRANS_BUS_FIRST
Definition: BMKRouteSearchType.h:74
@ BMK_MASS_TRANSIT_INTERCITY_TRANS_PLANE_FIRST
Definition: BMKRouteSearchType.h:73
BMKMassTransitIncityPolicy
公共交通:市内公交换乘策略
Definition: BMKRouteSearchType.h:52
@ BMK_MASS_TRANSIT_INCITY_NO_SUBWAY
Definition: BMKRouteSearchType.h:56
@ BMK_MASS_TRANSIT_INCITY_TRANSFER_FIRST
Definition: BMKRouteSearchType.h:54
@ BMK_MASS_TRANSIT_INCITY_TIME_FIRST
Definition: BMKRouteSearchType.h:57
@ BMK_MASS_TRANSIT_INCITY_RECOMMEND
Definition: BMKRouteSearchType.h:53
@ BMK_MASS_TRANSIT_INCITY_SUBWAY_FIRST
Definition: BMKRouteSearchType.h:58
@ BMK_MASS_TRANSIT_INCITY_WALK_FIRST
Definition: BMKRouteSearchType.h:55
BMKTransitStepType
路段类型枚举
Definition: BMKRouteSearchType.h:15
@ BMK_SUBWAY
公交
Definition: BMKRouteSearchType.h:17
@ BMK_BUSLINE
Definition: BMKRouteSearchType.h:16
@ BMK_WAKLING
地铁
Definition: BMKRouteSearchType.h:18
BMKMassTransitIntercityPolicy
公共交通:跨城公交换乘策略
Definition: BMKRouteSearchType.h:63
@ BMK_MASS_TRANSIT_INTERCITY_TIME_FIRST
Definition: BMKRouteSearchType.h:64
@ BMK_MASS_TRANSIT_INTERCITY_PRICE_FIRST
Definition: BMKRouteSearchType.h:66
@ BMK_MASS_TRANSIT_INTERCITY_START_EARLY
Definition: BMKRouteSearchType.h:65
BMKTransitPolicy
Definition: BMKRouteSearchType.h:43
@ BMK_TRANSIT_WALK_FIRST
Definition: BMKRouteSearchType.h:46
@ BMK_TRANSIT_TIME_FIRST
Definition: BMKRouteSearchType.h:44
@ BMK_TRANSIT_NO_SUBWAY
Definition: BMKRouteSearchType.h:47
@ BMK_TRANSIT_TRANSFER_FIRST
Definition: BMKRouteSearchType.h:45
BMKMassTransitType
交通方式枚举
Definition: BMKRouteSearchType.h:23
@ BMK_TRANSIT_WAKLING
驾车
Definition: BMKRouteSearchType.h:29
@ BMK_TRANSIT_COACH
步行
Definition: BMKRouteSearchType.h:30
@ BMK_TRANSIT_DRIVING
公交
Definition: BMKRouteSearchType.h:28
@ BMK_TRANSIT_BUSLINE
飞机
Definition: BMKRouteSearchType.h:27
@ BMK_TRANSIT_TRAIN
地铁
Definition: BMKRouteSearchType.h:25
@ BMK_TRANSIT_SUBWAY
Definition: BMKRouteSearchType.h:24
@ BMK_TRANSIT_PLANE
火车
Definition: BMKRouteSearchType.h:26
BMKDrivingPolicy
Definition: BMKRouteSearchType.h:78
@ BMK_DRIVING_DIS_FIRST
Definition: BMKRouteSearchType.h:81
@ BMK_DRIVING_BLK_FIRST
Definition: BMKRouteSearchType.h:79
@ BMK_DRIVING_FEE_FIRST
Definition: BMKRouteSearchType.h:82
@ BMK_DRIVING_TIME_FIRST
Definition: BMKRouteSearchType.h:80
公共交通方案里的交通工具信息基类类
Definition: BMKRouteSearchType.h:189
此类表示公交站点信息
Definition: BMKRouteSearchType.h:151
此类表示公交线路中的一个路段
Definition: BMKRouteSearchType.h:169
公共交通方案里的交通工具信息类- 公交车、地铁
Definition: BMKRouteSearchType.h:204
城市列表信息类
Definition: BMKRouteSearchType.h:453
公共交通方案里的交通工具信息类 - 大巴
Definition: BMKRouteSearchType.h:236
此类表示一条驾车路线
Definition: BMKRouteSearchType.h:410
此类表示驾车路线中的一个路段
Definition: BMKRouteSearchType.h:277
此类表示一个室内路线
Definition: BMKRouteSearchType.h:405
此类表示室内路线的一个路段
Definition: BMKRouteSearchType.h:319
室内路线结点
Definition: BMKRouteSearchType.h:308
此类表示一条公共交通路线
Definition: BMKRouteSearchType.h:398
此类表示公共交通路线中的路段
Definition: BMKRouteSearchType.h:253
此类表示公共交通路线中的一个路段
Definition: BMKRouteSearchType.h:262
公共交通方案里的交通工具信息类 - 飞机
Definition: BMKRouteSearchType.h:215
此类表示一条骑行路线
Definition: BMKRouteSearchType.h:431
此类表示骑行路线中的一个路段
Definition: BMKRouteSearchType.h:353
Definition: BMKRouteSearchType.h:376
此类表示路线中的一节点,节点包括:路线起终点,公交站点等
Definition: BMKRouteSearchType.h:140
此类表示路线中的一个路段(基类)
Definition: BMKRouteSearchType.h:156
Definition: BMKRouteSearchType.h:436
打车信息类
Definition: BMKRouteSearchType.h:95
int distance
总路程,单位: 米
Definition: BMKRouteSearchType.h:98
CGFloat startPrice
起步价(白天),单位 元
Definition: BMKRouteSearchType.h:104
NSString * desc
路线打车描述信息
Definition: BMKRouteSearchType.h:96
int totalPrice
总价(预估) , 单位: 元
Definition: BMKRouteSearchType.h:106
CGFloat perKMPrice
每千米单价(白天),单位 元
Definition: BMKRouteSearchType.h:102
int duration
总耗时,单位: 秒
Definition: BMKRouteSearchType.h:100
此类代表一个时间段,每个属性都是一个时间段。
Definition: BMKRouteSearchType.h:127
公共交通方案里的交通工具信息类 - 火车
Definition: BMKRouteSearchType.h:228
此类表示一个换乘路线,换乘路线将根据既定策略调配多种交通工具
Definition: BMKRouteSearchType.h:393
此类表示公交换乘路线中的一个路段
Definition: BMKRouteSearchType.h:174
路线换乘方案里的交通工具信息类
Definition: BMKRouteSearchType.h:112
此类表示一条步行路线
Definition: BMKRouteSearchType.h:427
此类表示步行路线中的一个路段
Definition: BMKRouteSearchType.h:336
地理坐标点,用直角地理坐标表示
Definition: BMKTypes.h:192