Package | Description |
---|---|
com.google.gwt.maps.client.streetview |
Modifier and Type | Method and Description |
---|---|
StreetViewPov |
StreetViewPanoramaImpl.getPov()
Returns the current point of view for the Street View panorama.
|
StreetViewPov |
StreetViewPanoramaWidget.getPov()
Returns the current point of view for the Street View panorama.
|
StreetViewPov |
StreetViewPanoramaOptions.getStreetViewPov()
gets The camera orientation, specified as heading, pitch, and zoom, for the panorama.
|
static StreetViewPov |
StreetViewPov.newInstance()
creates A point of view object which specifies the camera's orientation at the Street View panorama's position.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetViewPanoramaImpl.setPov(StreetViewPov pov)
Sets the point of view for the Street View panorama.
|
void |
StreetViewPanoramaWidget.setPov(StreetViewPov pov)
Sets the point of view for the Street View panorama.
|
void |
StreetViewPanoramaOptions.setStreeViewPov(StreetViewPov pov)
The camera orientation, specified as heading, pitch, and zoom, for the panorama.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.