course property
The course (direction) of the movement in degrees.
Represents true heading, not magnetic heading. 0 means true north, 90 east, 180 south, 270 west. A negative value (-1 by default) means the position has no course information.
Implementation
double get course;