How can foursquare add custom image annotation to my Open Graph map?

When foursquare works with Open Graph after the user has verified their application (and assuming the specified user is connected to Facebook), the four columns publish a sample of the validation data in Open Graph. Interestingly, they do not have a standard card. Their map has a dot on it at which the annotation adds a custom image. It looks something like this:

enter image description here

I'm curious how this is done? I can get a regular map to show it with a dot or a simple representation of the image, but I canโ€™t get this custom annotation built into the map view.

From what I can say, there is nothing in the documentation that indicates further customization of the map layout or the addition of any additional metadata to the GeoPoint object to get this additional functionality.

+7
source share
1 answer

Currently, it is only used by Foursquare - in fact, this is a test right now.

It is planned to open it more widely, but now there is nothing to announce - it will be announced on the blog when it is opened further - https://developers.facebook.com/blog/

+9
source

All Articles