OpenLayers OpenLayers

Changeset 1271

Show
Ignore:
Timestamp:
08/16/06 22:51:56 (2 years ago)
Author:
crschmidt
Message:

MouseToolbar typo in docs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/doc/Control.MouseToolbar.txt

    r1247 r1271  
    1 OpenLayers.Control.MouseDefaults 
     1OpenLayers.Control.MouseToolbar 
    22 
    33Control to set up mouse handling. This includes clicks, double clicks, scrollwheel events, and mouse movement. There are a number of functions which act as the default handlers for these events: if you wish to create your own mouse control which behaves differently, you should create a subclass of MouseToolbar, replacing the functions whose behavior you wish to change. Additionally, a toolbar of images can be clicked to start events, as well as using the keyboard shortcuts.