Hello everbody,
I am trying to figure out how to translate user position x y coordinates to a real place.
Example:
{"data":{"type":"image","users_in_photo":[{"user":{"username":"kevin","full_name":"Kevin S","id":"3","profile_picture":"..."},"position":{"x":0.315,"y":0.9111}
What can I do with this: X:0.315 Y:0.9111 ????
Thanks
I am trying to figure out how to translate user position x y coordinates to a real place.
Example:
{"data":{"type":"image","users_in_photo":[{"user":{"username":"kevin","full_name":"Kevin S","id":"3","profile_picture":"..."},"position":{"x":0.315,"y":0.9111}
What can I do with this: X:0.315 Y:0.9111 ????
Thanks