TencentNavKit
|
导航地图回调 More...
#import <TNKBaseNavViewDelegate.h>
Instance Methods | |
(void) | - navView:didChangeUIMode:followed: |
获取导航模式改变回调. More... | |
(void) | - navView:didChangeDayNightStatus: |
获取日夜状态改变回调. More... | |
(void) | - navViewCloseButtonClicked: |
点击退出按钮的回调. More... | |
导航地图回调
|
optional |
|
optional |
获取导航模式改变回调.
navView | 驾车地图 |
mode | 导航模式 |
followed | 是否跟随 |
|
optional |