Package | Description |
---|---|
com.google.gwt.maps.client.streetview |
Modifier and Type | Method and Description |
---|---|
static StreetViewLink |
StreetViewLink.newInstance()
A collection of references to adjacent Street View panos.
|
Modifier and Type | Method and Description |
---|---|
JsArray<StreetViewLink> |
StreetViewPanoramaData.getLinks()
gets Specifies the navigational links to adjacent panoramas.
|
JsArray<StreetViewLink> |
StreetViewPanoramaImpl.getLinks()
Returns the set of navigation links for the Street View panorama.
|
JsArray<StreetViewLink> |
StreetViewPanoramaWidget.getLinks()
Returns the set of navigation links for the Street View panorama.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetViewPanoramaData.setLinks(JsArray<StreetViewLink> links)
sets Specifies the navigational links to adjacent panoramas.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.