Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Get the bearing, in degrees.
Bearing is the horizontal direction of travel of this device,
and is not related to the device orientation. It is guaranteed to
be in the range (0.0, 360.0] if the device has a bearing.
If this location does not have a bearing then 0.0 is returned.
Set method documentation [Android Documentation]
Set the bearing, in degrees.
Bearing is the horizontal direction of travel of this device,
and is not related to the device orientation.
The input will be wrapped into the range (0.0, 360.0].