public static interface

PanoramaApi.PanoramaResult

implements Result
com.google.android.gms.panorama.PanoramaApi.PanoramaResult

Class Overview

Result interface for loading panorama info.

Summary

Public Methods
abstract Intent getViewerIntent()
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

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.