高德地图SDK(导航)
V7.7.0
|
点标注数据 More...
#import <MAPointAnnotation.h>
Properties | |
CLLocationCoordinate2D | coordinate |
经纬度 More... | |
BOOL | lockedToScreen |
是否固定在屏幕一点, 注意,拖动或者手动改变经纬度,都会导致设置失效 More... | |
CGPoint | lockedScreenPoint |
固定屏幕点的坐标 More... | |
![]() | |
NSString * | title |
标题 More... | |
NSString * | subtitle |
副标题 More... | |
![]() | |
CLLocationCoordinate2D | coordinate |
标注view中心坐标 More... | |
NSString * | title |
annotation标题 More... | |
NSString * | subtitle |
annotation副标题 More... | |
Additional Inherited Members | |
![]() | |
(void) | - setCoordinate: |
设置标注的坐标,在拖拽时会被调用. More... | |
![]() | |
NSString * | _title |
标题 More... | |
NSString * | _subtitle |
副标题 More... | |
点标注数据
|
readwritenonatomicassign |
经纬度
|
readwritenonatomicassign |
固定屏幕点的坐标
|
readwritenonatomicassign |
是否固定在屏幕一点, 注意,拖动或者手动改变经纬度,都会导致设置失效