@Deprecated public class GeoHashUtils extends Object
public static String encode(double latitude, double longitude)
latitude - Latitude to encodelongitude - Longitude to encodepublic static double[] decode(String geohash)
geohash - Geohash to deocde