first of all this is the feature I'm trying to work out:
https://developers.facebook.com/docs/opengraph/define-units/
(under the Layout Style heading)
So I've got a cross-platform app which has a feature to allow people to checkin to Facebook Places locations through it. Right now, the actual location publishing works great, but I'm looking to get a little more exposure on peoples' timelines than what we have right now, which is a tiny box saying "Nabil Freeman checked into [location]" in that same small activities pane where it says "Nabil Freeman changed his political views etc.", and an aggregation that literally says "42 checkins" and nothing else.
I really want a map aggregation where instead of highlighting a route, it shows all the pins where Nabil Freeman has checked in the past week, or month, or whatever. A bonus thing to have would be for each checkin to publish a map with a single pin onto the timeline, but the aggregation is a lot more important.
As a bonus, is there any way of embedding my own image into an aggregation? If so, I could construct my own map with Google Maps API or a similar service and just embed that.
Thanks so much for your time guys :)


