Contains utility classes.
-
LocationUtils.distanceAndBearing(double startLatitude,
double startLongitude,
double endLatitude,
double endLongitude)
Computes the approximate distance in meters between two locations, and the initial and final bearings of the
shortest path between them.
static void
Computes the approximate distance in meters between two locations, and the initial and final bearings of the
shortest path between them.