public class

StreetViewPanoramaLink

extends Object
java.lang.Object
   ↳ com.amazon.geo.mapsv2.model.StreetViewPanoramaLink

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

Fields
public final float bearing
public final String panoId
Public Methods
int describeContents()
boolean equals(Object obj)
int hashCode()
String toString()
void writeToParcel(Parcel dest, int flags)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public final float bearing

public final String panoId

Public Methods

public int describeContents ()

public boolean equals (Object obj)

public int hashCode ()

public String toString ()

public void writeToParcel (Parcel dest, int flags)