|
iOS高德轻量版地图SDK
1.2.0
|
点标注数据 More...
#import <MAPointAnnotation.h>
Properties | |
| CLLocationCoordinate2D | coordinate |
| 经纬度 More... | |
Properties inherited from MAShape | |
| 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... | |
点标注数据
|
readwritenonatomicassign |
经纬度