iOS高德地图SDK(3D)
V7.5.0
|
#import "MAConfig.h"
#import <CoreGraphics/CoreGraphics.h>
#import <CoreLocation/CoreLocation.h>
#import <Foundation/Foundation.h>
#import "MAGeometry.h"
Go to the source code of this file.
Classes | |
protocol | <MAAnnotation > |
该类为标注点的protocol,提供了标注类的基本信息函数 More... | |
protocol | <MAAnimatableAnnotation > |