#import <BMKWalkCycleNavigationDelegates.h>
◆ onArriveDest:
- (void) onArriveDest: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
optional |
◆ onGpsStatusChange:guideIcon:naviType:
- (void) onGpsStatusChange: |
|
(NSString *) |
gspInfo |
guideIcon: |
|
(UIImage *) |
guideIcon |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
GPS状态发生变化,来自诱导引擎的消息
- 参数
-
gspInfo | GPS信息 |
guideIcon | GPS诱导图标 |
◆ onRemainDistanceUpdate:naviType:
- (void) onRemainDistanceUpdate: |
|
(NSString *) |
remainDistance |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
总的剩余距离
- 参数
-
remainDistance | 剩余距离,已经带有单位 |
◆ onRemainTimeUpdate:naviType:
- (void) onRemainTimeUpdate: |
|
(NSString *) |
remainTime |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
◆ onReRouteComplete:
- (void) onReRouteComplete: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
optional |
◆ onReRouteFail:
- (void) onReRouteFail: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
optional |
◆ onRoadGuideTextUpdateFirst:second:naviType:
- (void) onRoadGuideTextUpdateFirst: |
|
(NSString *) |
firstSequence |
second: |
|
(NSString *) |
secondSequence |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
诱导信息
- 参数
-
firstSequence | 第一行显示的信息,比如“沿当前道路” |
secondSequence | 第二行显示的信息,比如“向东出发”,第二行信息也可能为空 |
◆ onRouteFarAway:guideIcon:naviType:
- (void) onRouteFarAway: |
|
(NSString *) |
rarAwayInfo |
guideIcon: |
|
(UIImage *) |
guideIcon |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
已经开始偏航
- 参数
-
rarAwayInfo | 偏航信息 |
guideIcon | 偏航诱导图标 |
◆ onRouteGuideIconUpdate:naviType:
- (void) onRouteGuideIconUpdate: |
|
(UIImage *) |
icon |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
◆ onRouteGuideKind:naviType:
- (void) onRouteGuideKind: |
|
(BMKWalkCycleGuideKind) |
guideKind |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
◆ onRoutePlanYawing:guideIcon:naviType:
- (void) onRoutePlanYawing: |
|
(NSString *) |
yawingInfo |
guideIcon: |
|
(UIImage *) |
guideIcon |
naviType: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
| |
|
optional |
偏航规划中
- 参数
-
yawingInfo | 偏航规划中的信息 |
guideIcon | 偏航诱导图标 |
◆ onVibrate:
- (void) onVibrate: |
|
(BMKWalkCycleNavigationType) |
naviType |
|
|
optional |
该协议的文档由以下文件生成: