Compare Two Geopoints
I'm trying to figure out how to compare two Geopoints to see if the person using the app is in the vicinity of the location.
I pre-programmed the Geopoint of the business. I also use location services to find the location of the person using the app. I have the two points; how do I compare them? I was trying to use $nearsphere, but I'm not sure how to go about it.