What is the easiest way to query the Latitude / Longitude / Altitude of an object during runtime?
I am creating a pseudo map interface using a high altitude ortho camera (looking straight down). I want to drop an object and then write the latitude / longitude / altitude of the object to an xml. I currently do not know the best way to determine these coordinates of the object after it is placed arbitrarily in the world.