bearing

open fun bearing(@NonNull from: LatLng, @NonNull to: LatLng): Double

Returns the bearing between two points in degrees.

Return

Parameters

from
to