Does facebooks new open graph api allow for filtering by location?
I see that www.booshaka.com allows you to search public facebook updates via the new api.. I wondered if it would be possible to include a filter.. much like on twitter "QUERY near:开发者_如何学编程LOCATION" etc..
We don't attach location information to Status Updates, so it's not a searchable field.
The only location search you can do is look for places -
https://graph.facebook.com/search?q=coffee&type=place¢er=37.76,-122.427&distance=1000&access_token=ACCESSTOKEN
精彩评论