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

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

Introduction

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

The text is from its open source code.

Method

MapUIOptionsnewInstance(Size optSize)
Returns a new instance of GMapUIOptions with values set to defaults suitable for a map of the given size.
MapUIOptionssetDoubleClick(boolean value)
When set to true, this method specifies that zooming with double-clicks should be enabled.