com.amazon.geo.mapsv2.OnStreetViewPanoramaReadyCallback |
Street views are not currently supported in the Amazon Maps API. This interface provides stubs to ensure that developers can make minimal code changes when porting their apps from other platforms.
This interface provides a non-null StreetViewPanorama
after being set
from a StreetViewPanoramaFragment
or StreetViewPanoramaView
.
This was added in Amazon Maps V2.2.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This is called when the panorama is ready.
|
This is called when the panorama is ready.
panorama | The non-null panorama. |
---|