Package com.google.gwt.maps.client.streetview

Interface Summary
DataStreetviewCallback An interface to be implemented in order to use with StreetviewClient.getNearestPanorama(com.google.gwt.maps.client.geom.LatLng, DataStreetviewCallback) and StreetviewClient.getPanoramaById(String, DataStreetviewCallback).
 

Class Summary
LatLngStreetviewCallback An abstract class to be extended in order to use with StreetviewClient.getNearestPanoramaLatLng(LatLng, LatLngStreetviewCallback)
PhotoSpec A class uniquely identifying a user contributed photo in Street View.
Pov A class representing the structure of a camera point of view used by street view.
StreetviewClient A class to perform searches for Street View data based on parameters that are passed to its methods.
StreetviewData A class representing the data associated to a panorama.
StreetviewFeatures A class specifying which major viewing modes are enabled.
StreetviewLink A class representing a link between two StreetviewLocations.
StreetviewLocation A class representing a street view location.
StreetviewPanoramaOptions A class representing the options passed to the StreetviewPanoramaWidget constructor.
StreetviewPanoramaWidget A class wrapping GStreetviewPanorama object that holds an instance of the Flash® Street View Panorama viewer.
StreetviewUserPhotosOptions This class represents the options available in the userPhotos viewing mode.
 

Enum Summary
StreetviewClient.ReturnValue An enum equivalents for return codes returned by StreetviewData.getCode().
StreetviewPanoramaWidget.ErrorValue An enum equivalents for error codes passed to StreetviewErrorHandler.