Is it possible to post on facebook wall an edited google map?

我的未来我决定 提交于 2019-12-02 17:14:38

问题


My ASP.Net MVC5 application allows users to create their own trip database using google maps api. Now I would like to allow them to post on their facebook walls those trips. Do you have any ideas on how I can achieve this? I don't need a final answer, I would be more than satisfied with some insight about it.


回答1:


I guess you could use OpenGraph Custom Stories to achieve that. Have a look at the guide at https://developers.facebook.com/docs/opengraph/getting-started to get an overview.

Baseline is that you could post via OpenGraph Actions/Stories something like "User XYZ created a Trip with MapMyTrips" to the authenticated User's activities, and when Users click on it they get referred to your site and the individual Trip.



来源:https://stackoverflow.com/questions/22069160/is-it-possible-to-post-on-facebook-wall-an-edited-google-map

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!