| 
    高德地图SDK(导航) V10.0.600
    
   | 
 
#import <MABaseOverlay.h>
  
Protected Attributes | |
| double | _altitude | 
| 海拔   | |
Properties | |
| CLLocationCoordinate2D | coordinate | 
| 返回区域中心坐标   | |
| MAMapRect | boundingMapRect | 
| 区域外接矩形   | |
| double | altitude | 
| 海拔,单位米,默认0   | |
  Properties inherited from <MAAnnotation> | |
| CLLocationCoordinate2D | coordinate | 
| 标注view中心坐标   | |
| NSString * | title | 
| annotation标题   | |
| NSString * | subtitle | 
| annotation副标题   | |
| double | altitude | 
| annotation海拔高度,单位米,默认0   | |
Additional Inherited Members | |
  Instance Methods inherited from <MAOverlay> | |
| (CLLocationCoordinate2D) | - coordinate | 
| 返回区域中心坐标   | |
| (MAMapRect) | - boundingMapRect | 
| 区域外接矩形   | |
  Instance Methods inherited from <MAAnnotation> | |
| (void) | - setCoordinate: | 
| 设置标注的坐标,在拖拽时会被调用.   | |
      
  | 
  protected | 
海拔
      
  | 
  readwritenonatomicassign | 
海拔,单位米,默认0
      
  | 
  readwritenonatomicassign | 
区域外接矩形
      
  | 
  readwritenonatomicassign | 
返回区域中心坐标