bearing property
final
Bearing in degrees. 0 is north up, positive is clockwise.
A null value means that bearing is not updated and the current value is kept.
Implementation
final double? bearing;
Bearing in degrees. 0 is north up, positive is clockwise.
A null value means that bearing is not updated and the current value is kept.
final double? bearing;