public class LocationUtils
extends java.lang.Object
Constructor and Description |
---|
LocationUtils() |
Modifier and Type | Method and Description |
---|---|
static LatLon |
distortLatLon(LatLon latLon,
double radius) |
static java.lang.Double |
getDistanceBetween(LatLon latLon1,
LatLon latLon2) |
static double |
getMetersPerLat(double latitude) |
static double |
getMetersPerLng(double latitude) |