public static interface PanoramaApi.PanoramaResult implements Result
Result interface for loading panorama info.
Public Method Summary
abstract Intent |
Inherited Method Summary
Public Methods
public abstract Intent getViewerIntent ()
Returns
- If the image is a panorama this is not null and will launch a viewer when started. If the image is not a panorama this will be null.