Panorama
Stay organized with collections
Save and categorize content based on your preferences.
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
From class java.lang.Object
Object
|
clone()
|
boolean |
|
void |
finalize()
|
final Class<?>
|
getClass()
|
int |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
String
|
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|
Fields
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.
The entry point for interacting with the Panorama API.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["The `Panorama` class and the `play-services-panorama` library are deprecated and will be turned down on October 30, 2023."],["There is no replacement for this functionality."],["`Panorama` was the main entry point for integrating panorama features in Android applications."],["`Panorama.API` and `Panorama.PanoramaApi` were used to access and interact with the Panorama API, but are now deprecated."]]],["The `Panorama` class and its associated `play-services-panorama` library are deprecated and will be shut down on October 30, 2023, with no replacement. Key components, `API` and `PanoramaApi`, which were entry points for panorama integration and interaction, are also deprecated. The `API` was a token for enabling Panorama features, and `PanoramaApi` served as the main interface for the Panorama API. The inherited methods are from class java.lang.Object.\n"]]