Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A map is a data structure relating keys to values, or a higher order function that applies a function to a list
0
votes
0answers
10 views
Map Attachment Issue / Hide OpenGraph Property from Story [closed]
I'm developing a Facebook app which pushes walk information to a user's Facebook feed.
I want the story to appear with the map of the walk, so I have set the story to use the 'Map' attachment and it ...
0
votes
0answers
21 views
Need to display a WMS link “for open street map data geoserver” inside a Facebook Page
Need to display a WMS link "for open street map data geoserver" inside a Facebook Page, exactly like if i use a ready made one but for Google maps.
After searching didnt found anyting but i know its ...
2
votes
0answers
57 views
How to post map rout on facebook
I have one fitness application. when user start to run then route start to get draw and when user stop then route get completed now as I have map route so i want to post this map route on the facebook ...
1
vote
0answers
95 views
Posting Event to Page with Latitude and Longitude, and getting a Map Link inserted
My requirement is very simple, and I know that it has been raised before, with no real solution! I have an application that runs automatically every night, and posts several Events to a Facebook Page. ...
0
votes
1answer
72 views
facebook fanpage geotaggig map
Is there a way to have a map on my facebook fanpage with geotaggs from my photos similar with instagram map ??
I have a lots of pictures and i”ve put on everyone location so it would be nice to find a ...
0
votes
1answer
59 views
Why does Open Graph Actions with “Map” display no longer display routes on the web?
This have been the case for both my own app as well as other apps for some days. The IOS FB app still shows routes correctly.
1
vote
1answer
739 views
put latitude and longitude via graph api in facebook event
I would like to create an Event on my FB fan page via PHP SDK Graph API V.3.1.1, by defining latitude and longitude.
Here is my request :
$event_param = array(
"access_token" => ...
