Checks if the distance between two coordinates is less than the given distance
the first coordinate
the second coordinate
the distance to check
true if the distance between the two coordinates is less than the given distance, false otherwise
Checks if the distance between two coordinates is less than the given distance