Java com.google.gwt.maps.client.panoramiolib PanoramioLayerOptions fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.panoramiolib PanoramioLayerOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.panoramiolib PanoramioLayerOptions.

The text is from its open source code.

Method

PanoramioLayerOptionsnewInstance()
This object defines the properties that can be set on a PanoramioLayer object.
voidsetClickable(boolean clickable)
If true, the layer receives mouse events.
voidsetMap(MapWidget mapWidget)
The map on which to display the layer.
voidsetSuppressInfoWindows(boolean suppressInfoWindows)
Suppress the rendering of info windows when layer features are clicked.