public final class MapTools
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static double |
sizeOf1Metre(double lat,
double lon)
Compute the size of one metre in latitude/longitude relative to a reference point.
|
public static double sizeOf1Metre(double lat, double lon)
lat
- The latitude of the reference point.lon
- The longitude of the reference point.