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.
Google Maps JavaScript API Version 3 lets you embed the functionality of Google Maps into your own website. Version 3 provides greatly improved support for mobile devices. Ask non-programming and licensing questions in the [Maps API Google ...
0
votes
0answers
17 views
Google Maps V3 InfoBox attached to a unique URL
I'm using Google Maps V3 to create a geographical directory of places and I'd like to create a URL for each InfoBox so that when someone goes to http://www.mysite.com/SomeInfoBox/ the InfoBox that is ...
1
vote
0answers
37 views
is there any service that pushes notifications upon changes in open APIs?
I am having problem keeping in track with the changes/information published by the API providers for the open APIs I am using (e.g. Facebook API and Google develoeprs API).
Both Google and Facebook ...
0
votes
0answers
112 views
Google Maps v3.9, Windows 7, Chrome and Facebook Canvas Apps
Issue happens with maps v3.9 but not with v.3.8.12. Question and answer both...
This one's odd and I will report it to Google. Meanwhile, just sharing issue/answer in case anyone else runs across ...
0
votes
1answer
318 views
Integrating Google Maps API with Facebook comment plugin
Okay there is a similar question but it is still unsolved.
Is it possible to add Facebook comment feature in each infowindow? I want a different Facebook comment stream to appear in each infowindow ...
0
votes
0answers
93 views
Google Maps API - Facebook comments
There has been one other question about this, but he hasn't come up with a solution as of yet.
I want to add Facebook comments to each InfoWindow, so that people can comment on particular venues, as ...
0
votes
0answers
54 views
How do I use Facebook hash key and Google API key together?
I have developed a login to Facebook using Facebook SSO. I have generated the key from my pc and also there is a map with in the app and I have created the Google Map API key from the same pc.
Now ...
0
votes
0answers
171 views
fb like button inside maps api infowindow
got the following problem as stated in topic:
How can I put the like button inside an info-window which content is loadad via ajax?
As I guess when loading the script in "main" page with map, doesn't ...
0
votes
1answer
288 views
Can I set my own map on facebook event created by Graph API?
I want to create an event through Graph API in a mobile app. It doesn't matter the platform (iOS, Android, WP7). I would like to embed my custom map from Google maps in the event, instead the default ...
3
votes
2answers
529 views
Facebook Application that Searches for nearest Place
Is it possible to create a facebook application that would display a list of the nearest place of interest location?
Much like the current existing Urbanspoon Application ...
-1
votes
1answer
364 views
Get user information out of the database and display on Google Maps?
I have got a Facebook page so when they like it and accept permissions they get issued an access token and then their details are captured in a database that I have set up in ASP.NET MVC 3 C#. Now I ...