高德地图SDK(导航) V10.0.900
|
#import "AMapNaviHeaderHandler.h"
#import "AMapNaviCommonObj.h"
#import "AMapNaviDriveDataRepresentable.h"
#import "AMapNaviCompositeAnnotation.h"
Go to the source code of this file.
Classes | |
class | AMapNaviDriveView |
驾车导航界面.该类实现AMapNaviDriveDataRepresentable协议,可通过 AMapNaviDriveManager 的addDataRepresentative:方法进行注册展示驾车导航过程. More... | |
protocol | <AMapNaviDriveViewDelegate> |