Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client that return OverviewMapControlOptions
 OverviewMapControlOptions MapOptions.getOverviewMapControlOptions()
          get The display options for the Overview Map control.
 

Methods in com.google.gwt.maps.client with parameters of type OverviewMapControlOptions
 void MapOptions.setOverviewMapControlOptions(OverviewMapControlOptions overviewMapControlOptions)
          set The display options for the Overview Map control.
 

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

Methods in com.google.gwt.maps.client.controls that return OverviewMapControlOptions
static OverviewMapControlOptions OverviewMapControlOptions.newInstance()
          creates a new instance for, Options for the rendering of the Overview Map control.
 



Follow us on GitHub

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