relate

fun relate(minLat: Double, maxLat: Double, minLon: Double, maxLon: Double, lat: Double, lon: Double, distanceSortKey: Double, axisLat: Double): PointValues.Relation

Compute the relation between the provided box and distance query. This only works for boxes that do not cross the dateline.