Searched refs:geohashGetDistanceIfInRadius (Results 1 – 2 of 2) sorted by relevance
223 int geohashGetDistanceIfInRadius(double x1, double y1, in geohashGetDistanceIfInRadius() function234 return geohashGetDistanceIfInRadius(x1, y1, x2, y2, radius, distance); in geohashGetDistanceIfInRadiusWGS84()
63 int geohashGetDistanceIfInRadius(double x1, double y1,