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

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

public final class ScaleControl
extends Control

Creates a control that displays the map scale.


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
ScaleControl()
          Creates a control that displays the map scale.
 
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

ScaleControl

public ScaleControl()
Creates a control that displays the map scale.