| java.lang.Object |
| ↳ |
com.amazon.geo.mapsv2.model.StreetViewPanoramaOrientation.Builder |
Class Overview
Street views are not currently supported in the Amazon Maps API. This
class provides stubs to ensure that developers can make minimal code
changes when porting their apps from other platforms.
See StreetViewPanoramaFragment for details about determining
whether street view is available.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Fields
Public Constructors
public
StreetViewPanoramaOrientation.Builder
()
Public Methods