高德地图SDK(导航)  V11.1.000
MAMapKit.h
Go to the documentation of this file.
1 //
2 // MAMapKit.h
3 // MAMapKit
4 //
5 // Created by 翁乐 on 12/2/15.
6 // Copyright © 2015 Amap. All rights reserved.
7 //
8 
9 #import "MAConfig.h"
11 
12 #import "MAMapVersion.h"
13 #import "MAMapView.h"
14 #import "MAMapStatus.h"
15 #import "MAGeometry.h"
16 #import "MAAnnotation.h"
17 #import "MAAnnotationView.h"
19 #import "MAPointAnnotation.h"
20 #import "MAAnimatedAnnotation.h"
21 #import "MAPinAnnotationView.h"
22 #import "MAUserLocation.h"
23 #import "MAOverlay.h"
25 #import "MAOverlayRenderer.h"
26 #import "MAShape.h"
27 #import "MACircle.h"
28 #import "MACircleRenderer.h"
29 #import "MAArc.h"
30 #import "MAArcRenderer.h"
31 #import "MAPolygon.h"
32 #import "MAPolygonRenderer.h"
33 #import "MAPolyline.h"
34 #import "MAPolylineRenderer.h"
35 #import "MAGeodesicPolyline.h"
36 #import "MAMultiPoint.h"
37 #import "MAMultiPolyline.h"
40 #import "MAGroundOverlay.h"
42 #import "MATileOverlay.h"
47 #import "MAParticleOverlay.h"
49 
52 
53 #import "MAMultiPointOverlay.h"
55 
56 #import "MAHeatMapTileOverlay.h"
57 #import "MATouchPoi.h"
58 #import "MAIndoorInfo.h"
59 #import "MAOfflineMap.h"
60 #import "MAOfflineItem.h"
61 #import "MAOfflineCity.h"
65 #import "MAOfflineProvince.h"
67 
69 #import "MACustomCalloutView.h"
70 #import "MATraceLocation.h"
71 #import "MATraceManager.h"
72 #import "MALineDrawType.h"
73 
76 #import "MAMVTTileOverlay.h"
78 #import "MABaseEngineOverlay.h"
79 #import "MARouteOverlay.h"
80 #import "MARouteOverlayModel.h"
81 
82 #if __has_include("MAMapView+Resource.h")
83 #import "MAMapView+Resource.h"
84 #endif
© 2017 高德信息技术有限公司 版权所有,保留所有权利。