高德地图SDK(导航) V10.0.900
|
该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用 More...
#import <MAShape.h>
Protected Attributes | |
NSString * | _title |
标题 | |
NSString * | _subtitle |
副标题 | |
![]() | |
double | _altitude |
海拔 | |
Properties | |
NSString * | title |
标题 | |
NSString * | subtitle |
副标题 | |
![]() | |
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: |
设置标注的坐标,在拖拽时会被调用. | |
该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用
|
protected |
副标题
|
protected |
标题
|
readwritenonatomiccopy |
副标题
|
readwritenonatomiccopy |
标题