TencentMapSDK_iOS_3D_v1.3.3
QUserLocation类 参考

定位信息类 更多...

#import <QUserLocation.h>

类 QUserLocation 继承关系图:

属性

BOOL updating
 位置更新状态,如果正在更新位置信息,则该值为YES
 
CLLocation * location
 位置信息, 如果QMapView的showsUserLocation为NO, 或者尚未定位成功, 则该值为nil
 
CLHeading * heading
 heading信息, 只有在QUserTrackingModeFollowWithHeading模式下才有值
 
NSString * title
 定位标注点要显示的标题信息
 
NSString * subtitle
 定位标注点要显示的副标题信息
 

详细描述

定位信息类


该类的文档由以下文件生成: