Follow us on GitHub

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.
 



Follow us on GitHub

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