Gets the latitude/longitude and pan/tilt position for a pixel on the screen within the active sphere, passes that info to the optional callback function (if provided), and returns the info.

Parameters:

Returns: A promise that resolves to the 4 attributes that are passed to the callback.

Code Sample