Uses of Class
com.google.gwt.maps.client.streetview.StreetViewLocation

Packages that use StreetViewLocation
com.google.gwt.maps.client.streetview   
 

Uses of StreetViewLocation in com.google.gwt.maps.client.streetview
 

Methods in com.google.gwt.maps.client.streetview that return StreetViewLocation
 StreetViewLocation StreetViewPanoramaData.getLocation()
          gets Specifies the location meta-data for this panorama.
static StreetViewLocation StreetViewLocation.newInstance()
          creates A representation of a location in the Street View panorama.
 

Methods in com.google.gwt.maps.client.streetview with parameters of type StreetViewLocation
 void StreetViewPanoramaData.setLocation(StreetViewLocation location)
          sets Specifies the location meta-data for this panorama.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.