com.google.maps.gwt.client
Class LayerOptions

java.lang.Object
  extended by JavaScriptObject
      extended by com.google.maps.gwt.client.LayerOptions
Direct Known Subclasses:
DemographicsLayerOptions, FusionTablesLayerOptions, KmlLayerOptions, PanoramioLayerOptions

public class LayerOptions
extends JavaScriptObject

This object defines the properties that can be set on a Layer . Some layers accept specializations of this object as their options parameter. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY


Constructor Summary
protected LayerOptions()
          Protected constructor avoids default public constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerOptions

protected LayerOptions()
Protected constructor avoids default public constructor.