Need help using map to connect users. I currently have a “Radius” box, and when a number is entered, the map will only generate users within that given number of miles. Great. If I enter “5” I will only find users up to 5 miles away from my GPS point. Because I am only willing to travel a max of 5 miles. But there’s a problem
But what if User #2 is also willing to travel only 5 miles, but is exactly 5 miles away from the farthest point I’m willing to go? I want to include that possible person to meet that is 10 miles away, but I’m only willing to meet them halfway. If they are technically unwilling to travel any more than 4.5 miles, I don’t want them to show up on my map…
Is there a calculation for this when using maps & radius to connect to people?
Any help is greatly appreciated!
Thanks!