I was just wondering if it's possible to get the coordinates or address of a building that a user is looking at with Glass. I have access to a pair so I'm trying to flesh out some ideas, and I have one that I'm really interested in, but I'm not sure if it'd be possible yet. I kind of figured I could do something similar to taking the location of the user from their phone and the direction they're facing with Glass to search my database of coordinates to see if they're looking in the general direction of a LatLng pair that I would like to place a marker on, but if there's a pre-built function for that then I'd like to use it :)
Thanks!