diff --git a/doc/Control.MouseToolbar.txt b/doc/Control.MouseToolbar.txt index 4def45a1c7..5f48fe6221 100644 --- a/doc/Control.MouseToolbar.txt +++ b/doc/Control.MouseToolbar.txt @@ -1,4 +1,4 @@ -OpenLayers.Control.MouseDefaults +OpenLayers.Control.MouseToolbar 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.