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