驾车页模块接口
更多...
#import <BNDriveRouteProtocol.h>
◆ destory
销毁BNDriveRouteManager相关资源
◆ getCurrentCarRouteData
◆ selectRouteAtIndex:
- (void) selectRouteAtIndex: |
|
(NSUInteger) |
routeIndex |
|
◆ showRouteViewAll:animated:
- (void) showRouteViewAll: |
|
(BNMargin) |
margin |
animated: |
|
(BOOL) |
animated |
|
|
| |
全览路线
- 参数
-
margin | 需要显示的路线范围的margin |
animated | 全览是否需要动画 |
◆ startUpdateLocation
- (void) startUpdateLocation |
|
|
|
◆ stopUpdateLocation
- (void) stopUpdateLocation |
|
|
|
◆ viewWillAppear:
- (void) viewWillAppear: |
|
(UIView *) |
parentView |
|
驾车路线页即将显示,在viewWillAppear中调用
- 参数
-
◆ viewWillDisAppear:
- (void) viewWillDisAppear: |
|
(UIView *) |
parentView |
|
驾车路线页即将消失,在viewWillDisAppear中调用
- 参数
-
◆ delegate
该协议的文档由以下文件生成: