Panorama

  • The Panorama class is deprecated and will be turned down on October 30, 2023, with no replacement.

  • The play-services-panorama library is also deprecated and will be turned down on October 30, 2023.

  • Both the API field for enabling Panorama features and the PanoramaApi field for interacting with the API are deprecated.

public final class Panorama extends Object

This class is deprecated.
The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

The main entry point for panorama integration.

Field Summary

public static final Api<Api.ApiOptions.NoOptions> API This field is deprecated. The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.
public static final PanoramaApi PanoramaApi This field is deprecated. The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

Inherited Method Summary

Fields

public static final Api<Api.ApiOptions.NoOptions> API

This field is deprecated.
The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

Token to pass to GoogleApiClient.Builder.addApi(Api ) to enable the Panorama features.

public static final PanoramaApi PanoramaApi

This field is deprecated.
The play-services-panorama library is deprecated and will be turned down on 30 October 2023. There is no replacement.

The entry point for interacting with the Panorama API.