#3580 ZoomBox: missing API documentation.

This commit is contained in:
Xavier Mamano
2011-11-20 12:25:01 +01:00
parent f63e5fe060
commit d89819c3f2
2 changed files with 11 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ OpenLayers.Control.Navigation = OpenLayers.Class(OpenLayers.Control, {
* You should probably set handleRightClicks to true if you use this
* with MOD_CTRL, to disable the context menu for machines which use
* CTRL-Click as a right click.
* Default: <OpenLayers.Handler.MOD_SHIFT
* Default: <OpenLayers.Handler.MOD_SHIFT>
*/
zoomBoxKeyMask: OpenLayers.Handler.MOD_SHIFT,