百度导航SDK for iOS类参考
 All Classes Functions Properties
Instance Methods | List of all members
<BNDriveRouteManagerDelegate> Protocol Reference
Inheritance diagram for <BNDriveRouteManagerDelegate>:

Instance Methods

(void) - onHandleTouchRouteAtIndex:
 
(void) - onHandleUpdateCurrentCarPositionInfo:
 

Method Documentation

- (void) onHandleTouchRouteAtIndex: (NSUInteger)  routeIndex

用户在地图上点击了某条路线(如果需要高亮该路线,要调用selectRouteAtIndex:接口)

Parameters
routeIndex路线序号(从0开始)
- (void) onHandleUpdateCurrentCarPositionInfo: (NSDictionary *)  positionInfo

回调车点

Parameters
positionInfo车点信息

The documentation for this protocol was generated from the following file: