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.
Do not attempt to inflate a StreetViewPanoramaView
without first checking if
the street view API is available.
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)
|
|
Public Constructors
public
StreetViewPanoramaOptions
()
Public Methods
public
Boolean
getPanningGesturesEnabled
()
public
String
getPanoramaId
()
public
Boolean
getStreetNamesEnabled
()
public
Boolean
getUseViewLifecycleInFragment
()
public
Boolean
getUserNavigationEnabled
()
public
Boolean
getZoomGesturesEnabled
()
public
void
writeToParcel
(Parcel dest, int flags)