java.lang.Object | |
↳ | com.google.android.gms.maps.model.StreetViewPanoramaLocation |
An immutable class that contains details of the user's current Street View panorama
[Expand]
Inherited Constants | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
links |
Array of StreetViewPanoramaLink able to be reached from the current position
|
||||||||||
panoId | The panorama ID of the current Street View panorama | ||||||||||
position | The location of the current Street View panorama |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a StreetViewPanoramaLocation.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]() |
Array of StreetViewPanoramaLink
able to be reached from the current position
The panorama ID of the current Street View panorama
Constructs a StreetViewPanoramaLocation.
links | List of StreetViewPanoramaLink reachable from the current position. |
---|---|
position | The location of the current Street View panorama. |
panoId | Identification string for the current Street View panorama. |