Changeset 1271
- Timestamp:
- 08/16/06 22:51:56 (2 years ago)
- Files:
-
- trunk/openlayers/doc/Control.MouseToolbar.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/doc/Control.MouseToolbar.txt
r1247 r1271 1 OpenLayers.Control.Mouse Defaults1 OpenLayers.Control.MouseToolbar 2 2 3 3 Control 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.
