高德地图SDK(导航) V10.0.900
|
#import "MAConfig.h"
#import <Foundation/Foundation.h>
#import "MAAnnotation.h"
#import "MABaseOverlay.h"
Go to the source code of this file.
Classes | |
class | MAShape |
该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用 More... | |