|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreetViewLink | |
---|---|
com.google.gwt.maps.client.streetview |
Uses of StreetViewLink in com.google.gwt.maps.client.streetview |
---|
Methods in com.google.gwt.maps.client.streetview that return StreetViewLink | |
---|---|
static StreetViewLink |
StreetViewLink.newInstance()
A collection of references to adjacent Street View panos. |
Methods in com.google.gwt.maps.client.streetview that return types with arguments of type StreetViewLink | |
---|---|
JsArray<StreetViewLink> |
StreetViewPanoramaWidget.getLinks()
Returns the set of navigation links for the Street View panorama. |
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. |
Method parameters in com.google.gwt.maps.client.streetview with type arguments of type StreetViewLink | |
---|---|
void |
StreetViewPanoramaData.setLinks(JsArray<StreetViewLink> links)
sets Specifies the navigational links to adjacent panoramas. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |