Follow us on GitHub

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.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.