If I have the latitude and longitude of my location how can I find other users using my app at a certain distance say 5 km from my location?
What I am trying to implement is that if a user sends a request, it goes to the people using the app at a range of supposing x km from the user.
Please suggest methods to accomplish this, approach,libraries and so on.