Is it possible to record on a Facebook wall through the Graph API, including location coordinates?
An example using the Graph APIs will be useful! thanks!
Yes it is possible,
you can create a message on the user's wall with the location if he provided you with access to the publication public
Take a look at the documentation on the Facebook API Graph API.