Uses of Class
com.google.gwt.maps.client.panoramiolib.PanoramioLayerOptions

Packages that use PanoramioLayerOptions
com.google.gwt.maps.client.panoramiolib   
 

Uses of PanoramioLayerOptions in com.google.gwt.maps.client.panoramiolib
 

Methods in com.google.gwt.maps.client.panoramiolib that return PanoramioLayerOptions
static PanoramioLayerOptions PanoramioLayerOptions.newInstance()
          This object defines the properties that can be set on a PanoramioLayer object.
 

Methods in com.google.gwt.maps.client.panoramiolib with parameters of type PanoramioLayerOptions
static PanoramioLayer PanoramioLayer.newInstance(PanoramioLayerOptions options)
          A PanoramioLayer displays photos from Panoramio as a rendered layer.
 void PanoramioLayer.setOption(PanoramioLayerOptions options)
          This object defines the properties that can be set on a PanoramioLayer object.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.