BNHeading Class Reference

Inherits from NSObject
Declared in BNLocation.h

  headingAccuracy

旋转角精度

@property (assign, nonatomic) CLLocationDirection headingAccuracy

Discussion

旋转角精度

Declared In

BNLocation.h

  trueHeading

旋转角度大小,单位位度,范围位0-359.9,0表示正北

@property (assign, nonatomic) CLLocationDirection trueHeading

Discussion

旋转角度大小,单位位度,范围位0-359.9,0表示正北

Declared In

BNLocation.h