normalizeBearing

fun normalizeBearing(currentBearing: Double, targetBearing: Double): Double

Returns a bearing change using the shortest path.