public class Geohash extends Object
コンストラクタと説明 |
---|
Geohash() |
修飾子とタイプ | メソッドと説明 |
---|---|
static String |
calculateAdjacent(String srcHash,
int dir) |
static double[][] |
decode(String geohash) |
static String |
encode(double latitude,
double longitude) |