高德地图SDK(导航)  V11.1.000
MAPointAnnotation Class Reference

#import <MAPointAnnotation.h>

Inheritance diagram for MAPointAnnotation:
MAShape MABaseOverlay <MAAnnotation> <MAOverlay> <MAAnnotation> MAAnimatedAnnotation MAUserLocation

Properties

CLLocationCoordinate2D coordinate
 
BOOL lockedToScreen
 
CGPoint lockedScreenPoint
 
- Properties inherited from MAShape
NSString * title
 标题 Title More...
 
NSString * subtitle
 副标题 Subtitle More...
 
- Properties inherited from MABaseOverlay
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 Attributes inherited from MAShape
NSString * _title
 标题 Title More...
 
NSString * _subtitle
 副标题 Subtitle More...
 
- Protected Attributes inherited from MABaseOverlay
double _altitude
 海拔 Elevation More...
 

Detailed Description

点标注数据 Point annotation data

Property Documentation

◆ coordinate

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

经纬度 Latitude and longitude

◆ lockedScreenPoint

- (CGPoint) lockedScreenPoint
readwritenonatomicassign

固定屏幕点的坐标 Fixed screen point coordinates

◆ lockedToScreen

- (BOOL) lockedToScreen
readwritenonatomicassign

是否固定在屏幕一点, 注意,拖动或者手动改变经纬度,都会导致设置失效 Whether it is fixed at a point on the screen, note that dragging or manually changing the latitude and longitude will cause the setting to become invalid


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。