Is it possible to perform a post to Facebook wall through the Graph API including location coordinates?
An example through Graph API explorer will be helpful! thanks!
Is it possible to perform a post to Facebook wall through the Graph API including location coordinates?
An example through Graph API explorer will be helpful! thanks!
Yes this is possible,
you can create a post to the users wall with a location if he/she has given you the publish_stream access
look into the Graph api documentation Facebook Graph API