test

fun test(lat: Int, lon: Int): Boolean

Check whether the given point is within a distance of another point. NOTE: this operates directly on the encoded representation of points.