locationHeading property

double? locationHeading
getter/setter pair

@brief Similiar to heading but with respect to sublocation north (top of the image)

Dart code snippet: @snippet navigation_manager_example.dart dart_Position_getLocationHeading

Implementation

double? locationHeading;