BaiduMap_IOSSDK_v7.1.0_Docs  7.1.0
属性 | 所有成员列表
BMKWalkCycleNavigationData类 参考

#import <BMKWalkCycleNavigationData.h>

类 BMKWalkCycleNavigationData 继承关系图:

属性

CLLocationCoordinate2D location
 绑定道路后的经纬度 更多...
 
CLLocationCoordinate2D origLocation
 原始经纬度 更多...
 
float origPrecision
 原始GPS精度 更多...
 
float origSpeed
 原始GPS速度m/s 更多...
 
float origAngle
 原始GPS角度 更多...
 
CGFloat direction
 绑定道路后的方向 更多...
 
NSInteger linkId
 绑路索引 更多...
 

属性说明

◆ direction

- (CGFloat) direction
readwritenonatomicassign

绑定道路后的方向

◆ linkId

- (NSInteger) linkId
readwritenonatomicassign

绑路索引

◆ location

- (CLLocationCoordinate2D) location
readwritenonatomicassign

绑定道路后的经纬度

◆ origAngle

- (float) origAngle
readwritenonatomicassign

原始GPS角度

◆ origLocation

- (CLLocationCoordinate2D) origLocation
readwritenonatomicassign

原始经纬度

◆ origPrecision

- (float) origPrecision
readwritenonatomicassign

原始GPS精度

◆ origSpeed

- (float) origSpeed
readwritenonatomicassign

原始GPS速度m/s


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