course

val course: Double? = null

Parameters

course

Course made good in degrees, in range [0,360.0]. Positive in East of true North. Represents the course made good angle of the device relative to true North. Or null if not available. Note: In the Android Location API, the corresponding field is called android.location.Location#getBearing.