|
高德地图SDK(导航)
V11.1.000
|
#import <MABaseOverlay.h>
Protected Attributes | |
| double | _altitude |
| 海拔 Elevation More... | |
Properties | |
| CLLocationCoordinate2D | coordinate |
| MAMapRect | boundingMapRect |
| double | altitude |
Properties inherited from <MAAnnotation> | |
| NSString * | title |
| NSString * | subtitle |
| double | altitude |
Additional Inherited Members | |
Instance Methods inherited from <MAOverlay> | |
| (CLLocationCoordinate2D) | - coordinate |
| (MAMapRect) | - boundingMapRect |
Instance Methods inherited from <MAAnnotation> | |
| (void) | - setCoordinate: |
| 设置标注的坐标,在拖拽时会被调用. Set the coordinates of the annotation, which will be called during dragging More... | |
|
protected |
海拔 Elevation
|
readwritenonatomicassign |
海拔,单位米,默认0 Elevation, in meters, default 0
|
readwritenonatomicassign |
区域外接矩形 Regional bounding rectangle
|
readwritenonatomicassign |
返回区域中心坐标 Return to regional center coordinates