com.google.gwt.maps.client.control
Class LargeMapControl

java.lang.Object
  extended by com.google.gwt.maps.client.control.Control
      extended by com.google.gwt.maps.client.control.LargeMapControl

public final class LargeMapControl
extends Control

Creates a control with buttons to pan in four directions, and zoom in and zoom out, and a zoom slider.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.maps.client.control.Control
Control.CustomControl
 
Field Summary
 
Fields inherited from class com.google.gwt.maps.client.control.Control
jsoPeer
 
Constructor Summary
LargeMapControl()
          Creates a new large control.
 
Method Summary
 
Methods inherited from class com.google.gwt.maps.client.control.Control
createPeer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LargeMapControl

public LargeMapControl()
Creates a new large control.