With the help of graph API getting Public Facebook feed but it's doesn't show location and place detail, Need to display only those feed which is near by user current location.
For Eg, If user is in Atlanta, USA than the user should get only those feed which are in Atlanta, USA.
We also tried with "https://graph.facebook.com/facebook/feed?&location=33.7677129,-84.420604" it's doesn't effect the response. someone please guide me.