I have a requirement wherein i want to show strangers in a given location and within 1000 meters of radius. So for strangers i feel the only way is to show my friends' friends. As they can be considered as strangers for me.
If i call "graph.facebook.com/search?type=checkin&access_token=..." i get check-ins of my friends and check-ins where my friends were tagged in. I cannot rely on this call to display strangers.
Can anyone give me valid suggestions? Or is it simply not possible?