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

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.

Login using Facebook Problem after logging out

I am using facebook sdk and facebook connect for integrating fb into my site using asp.net and c#. The user can login using the code successfully. The problem that I face is that whenever a user is logged in thru fb; if the user logs out from the facebook’s site and then tries to login through my site using fb connect, it gives error: The session is invalid because the user logged out.