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

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

public final class SmallMapControl
extends Control

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


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
SmallMapControl()
          Creates a control with buttons to pan in four directions, and zoom in and zoom out.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmallMapControl

public SmallMapControl()
Creates a control with buttons to pan in four directions, and zoom in and zoom out.