| 
    iOS高德轻量版地图SDK
    1.2.0
    
   | 
 
该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用 More...
#import <MAShape.h>
  
Properties | |
| NSString * | title | 
| 标题  More... | |
| NSString * | subtitle | 
| 副标题  More... | |
  Properties inherited from <MAAnnotation> | |
| CLLocationCoordinate2D | coordinate | 
| 标注view中心坐标  More... | |
| NSString * | title | 
| annotation标题  More... | |
| NSString * | subtitle | 
| annotation副标题  More... | |
Additional Inherited Members | |
  Instance Methods inherited from <MAAnnotation> | |
| (void) | - setCoordinate: | 
| 设置标注的坐标,在拖拽时会被调用.  More... | |
该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用
      
  | 
  readwritenonatomiccopy | 
副标题
      
  | 
  readwritenonatomiccopy | 
标题