高德地图SDK(导航)  V11.2.0001
AMapNaviKit.h
Go to the documentation of this file.
1 //
2 // AMapNaviKit.h
3 // AMapNaviKit
4 //
5 // Created by AutoNavi on 14-7-4.
6 // Copyright (c) 2014年 Amap. All rights reserved.
7 //
8 
9 #import <AMapNaviKit/AMapNaviVersion.h>
10 #import <AMapNaviKit/AMapNaviCommonObj.h>
11 
12 #import <AMapNaviKit/AMapNaviInfo.h>
13 #import <AMapNaviKit/AMapNaviRoute.h>
14 #import <AMapNaviKit/AMapNaviLocation.h>
15 #import <AMapNaviKit/AMapNaviStatisticsInfo.h>
16 
17 #import <AMapNaviKit/AMapNaviBaseManager.h>
18 #import <AMapNaviKit/AMapNaviDriveManager.h>
19 
20 #if __has_include(<AMapNaviKit/AMapNaviMpidOption.h>)
21 #import <AMapNaviKit/AMapNaviMpidOption.h>
22 #endif
23 
24 #if __has_include(<AMapNaviKit/AMapNaviMpidRestoreOption.h>)
25 #import <AMapNaviKit/AMapNaviMpidRestoreOption.h>
26 #endif
27 
28 #if __has_include(<AMapNaviKit/AMapNaviDriveManager+AMLMpid.h>)
29 #import <AMapNaviKit/AMapNaviDriveManager+AMLMpid.h>
30 #endif
31 
32 #if __has_include(<AMapNaviKit/AMapNaviDriveManager+AMapLogistics.h>)
33 #import <AMapNaviKit/AMapNaviDriveManager+AMapLogistics.h>
34 #endif
35 
36 #if __has_include(<AMapNaviKit/AMapNaviDriveManager+AMLPark.h>)
37 #import <AMapNaviKit/AMapNaviDriveManager+AMLPark.h>
38 #endif
39 
40 #if __has_include(<AMapNaviKit/AMapNaviParkLimitInfo.h>)
41 #import <AMapNaviKit/AMapNaviParkLimitInfo.h>
42 #endif
43 
44 #if __has_include(<AMapNaviKit/MAMapView+AMLPark.h>)
45 #import <AMapNaviKit/MAMapView+AMLPark.h>
46 #endif
47 
48 #if __has_include(<AMapNaviKit/AMapNaviDriveManager+Secure.h>)
49 #import <AMapNaviKit/AMapNaviDriveManager+Secure.h>
50 #endif
51 
52 #import <AMapNaviKit/AMapNaviDriveDataRepresentable.h>
53 #import <AMapNaviKit/AMapNaviWalkManager.h>
54 #import <AMapNaviKit/AMapNaviWalkDataRepresentable.h>
55 #import <AMapNaviKit/AMapNaviRideManager.h>
56 #import <AMapNaviKit/AMapNaviRideDataRepresentable.h>
57 #import <AMapNaviKit/AMapNaviEleBikeManager.h>
58 #import <AMapNaviKit/AMapNaviManagerConfig.h>
59 #import <AMapNaviKit/AMapNaviOpenNetwrokProxyManager.h>
60 #import <AMapNaviKit/AMapNaviDriveViewConfig.h>
61 
62 #if __has_include(<AMapNaviKit/AMapNaviHeaderHandler.h>)
63 #import <AMapNaviKit/AMapNaviHeaderHandler.h>
64 #endif
65 
66 #if __has_include(<AMapNaviKit/AMapNaviDriveView.h>)
67 #import <AMapNaviKit/AMapNaviDriveView.h>
68 #endif
69 
70 #if __has_include(<AMapNaviKit/AMapNaviWalkView.h>)
71 #import <AMapNaviKit/AMapNaviWalkView.h>
72 #endif
73 
74 #if __has_include(<AMapNaviKit/AMapNaviRideView.h>)
75 #import <AMapNaviKit/AMapNaviRideView.h>
76 #endif
77 
78 #if __has_include(<AMapNaviKit/AMapNaviHUDView.h>)
79 #import <AMapNaviKit/AMapNaviHUDView.h>
80 #endif
81 
82 #if __has_include(<AMapNaviKit/AMapNaviCompositeManager.h>)
83 #import <AMapNaviKit/AMapNaviCompositeManager.h>
84 #endif
85 
86 #if __has_include(<AMapNaviKit/AMapNaviCompositeUserConfig.h>)
87 #import <AMapNaviKit/AMapNaviCompositeUserConfig.h>
88 #endif
89 
90 #if __has_include(<AMapNaviKit/AMapNaviCompositeAnnotation.h>)
91 #import <AMapNaviKit/AMapNaviCompositeAnnotation.h>
92 #endif
93 
94 
95 #if __has_include(<AMapNaviKit/AMapNavi+AMapCarPlay.h>)
96 #import <AMapNaviKit/AMapNavi+AMapCarPlay.h>
97 #endif
98 
99 #ifdef AMAP_RIDE_FEATURE
100 #if __has_include(<AMapNaviKit/AMapNaviDriveView+RideFeature.h>)
101 #import <AMapNaviKit/AMapNaviDriveView+RideFeature.h>
102 #endif
103 
104 #if __has_include(<AMapNaviKit/AMapNaviRideView+RideFeature.h>)
105 #import <AMapNaviKit/AMapNaviRideView+RideFeature.h>
106 #endif
107 #endif
108 
109 #if __has_include(<AMapNaviKit/AMapNaviOptimalRouteParam.h>)
110 #import <AMapNaviKit/AMapNaviOptimalRouteParam.h>
111 #endif
112 
113 #if __has_include(<AMapNaviKit/AMapNaviDriveManager+OptimalRoute.h>)
114 #import <AMapNaviKit/AMapNaviDriveManager+OptimalRoute.h>
115 #endif
116 
117 #if __has_include(<AMapNaviKit/AMapNaviResourceConfig.h>)
118 #import <AMapNaviKit/AMapNaviResourceConfig.h>
119 #endif
© 2017 高德信息技术有限公司 版权所有,保留所有权利。