Searched refs:geohashDecodeToLongLatType (Results 1 – 2 of 2) sorted by relevance
110 int geohashDecodeToLongLatType(const GeoHashBits hash, double *xy);
213 int geohashDecodeToLongLatType(const GeoHashBits hash, double *xy) { in geohashDecodeToLongLatType() function221 return geohashDecodeToLongLatType(hash, xy); in geohashDecodeToLongLatWGS84()