Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client.streetview that return StreetViewPanoramaOptions
static StreetViewPanoramaOptions StreetViewPanoramaOptions.newInstance()
          creates Options defining the properties of a StreetViewPanorama object.
 

Methods in com.google.gwt.maps.client.streetview with parameters of type StreetViewPanoramaOptions
static StreetViewPanoramaImpl StreetViewPanoramaImpl.newInstance(Element element, StreetViewPanoramaOptions options)
          creates Displays the panorama for a given LatLng or panorama ID.
 

Constructors in com.google.gwt.maps.client.streetview with parameters of type StreetViewPanoramaOptions
StreetViewPanoramaWidget(StreetViewPanoramaOptions options)
          Displays the panorama for a given LatLng or panorama ID.
 



Follow us on GitHub

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