Codigami / face4j

face4j is a java library for facebook's new graph API
http://face4j.org
23 stars 6 forks source link

Location object needs a lattitude and longitude properties #14

Closed shashikantj closed 12 years ago

shashikantj commented 12 years ago

E.g. consider the following location Mulgrave, Victoria, Australia

https://graph.facebook.com/107405229297329

facebook provides with lat and lon

nischal commented 12 years ago

Cool, I'll add them to the location object

nischal commented 12 years ago

Added latitude and longitude to location object. You can download the jar here - https://github.com/downloads/nischal/face4j/dist-1.5.11.zip