public static final class GeoHashQuery.Utils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
bitsForBoundingBox(GeoLocation location,
double size) |
static double |
bitsLatitude(double resolution) |
static double |
bitsLongitude(double resolution,
double latitude) |
public static double bitsLatitude(double resolution)
public static double bitsLongitude(double resolution, double latitude)
public static int bitsForBoundingBox(GeoLocation location, double size)