高德地图SDK(导航) V10.0.900
|
#import "AMapNaviHeaderHandler.h"
#import "AMapNaviCommonObj.h"
#import "AMapNaviWalkDataRepresentable.h"
Go to the source code of this file.
Classes | |
class | AMapNaviWalkView |
步行导航界面.该类实现 AMapNaviWalkDataRepresentable 协议,可通过 AMapNaviWalkManager 的addDataRepresentative:方法进行注册展示步行导航过程. More... | |
protocol | <AMapNaviWalkViewDelegate> |
Enumerations | |
enum | AMapNaviWalkViewShowMode : NSInteger { AMapNaviWalkViewShowModeCarPositionLocked = 1 , AMapNaviWalkViewShowModeOverview = 2 , AMapNaviWalkViewShowModeNormal = 3 } |
enum AMapNaviWalkViewShowMode : NSInteger |