com.google.android.gms.maps.StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener |
A listener for when the StreetViewPanoramaCamera changes
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the user makes changes to the camera on the panorama or if the camera is
changed programmatically.
|
Called when the user makes changes to the camera on the panorama or if the camera is changed programmatically. Implementations of this method are always invoked on the main thread.
Parameters | |
---|---|
camera |
StreetViewPanoramaCamera :
The position the camera has changed to
|