Retrieve the accuracy rotation angle from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_accuracy_rotation_angle(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_INFO event to extract the accuracy rotation angle from.
The geolocation_event_get_accuracy_rotation_angle() function extracts the rotation angle of the accuracy ellipse from the specified GEOLOCATION_INFO event.
The accuracy rotation angle, in degrees, increasing clockwise from North.