Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.controls.StreetViewControlOptions

Packages that use StreetViewControlOptions
com.google.gwt.maps.client   
com.google.gwt.maps.client.controls   
 

Uses of StreetViewControlOptions in com.google.gwt.maps.client
 

Methods in com.google.gwt.maps.client that return StreetViewControlOptions
 StreetViewControlOptions MapOptions.getStreetViewControlOptions()
          get The initial enabled/disabled state of the Street View Pegman control.
 

Methods in com.google.gwt.maps.client with parameters of type StreetViewControlOptions
 void MapOptions.setStreetViewControlOptions(StreetViewControlOptions streetViewControlOptions)
          The initial enabled/disabled state of the Street View Pegman control.
 

Uses of StreetViewControlOptions in com.google.gwt.maps.client.controls
 

Methods in com.google.gwt.maps.client.controls that return StreetViewControlOptions
static StreetViewControlOptions StreetViewControlOptions.newInstance()
          creates Options for the rendering of the Street View pegman control on the map.
 



Follow us on GitHub

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