Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.layers.FusionTablesLayerOptions

Packages that use FusionTablesLayerOptions
com.google.gwt.maps.client.layers   
 

Uses of FusionTablesLayerOptions in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers that return FusionTablesLayerOptions
static FusionTablesLayerOptions FusionTablesLayerOptions.newInstance()
          creates - This object defines the properties that can be set on a FusionTablesLayer object.
 

Methods in com.google.gwt.maps.client.layers with parameters of type FusionTablesLayerOptions
static FusionTablesLayer FusionTablesLayer.newInstance(FusionTablesLayerOptions options)
          A layer that displays data from a Fusion Table.
 void FusionTablesLayer.setOptions(FusionTablesLayerOptions options)
          set Options
 



Follow us on GitHub

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