Changeset 2691
- Timestamp:
- 03/12/07 00:49:25 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/vector-2.4/lib/OpenLayers/Control/ZoomBox.js
r2607 r2691 14 14 /** @type OpenLayers.Control.TYPE_* */ 15 15 type: OpenLayers.Control.TYPE_TOOL, 16 17 /** @type OpenLayers.Handler.MOD_* */18 keyMask: OpenLayers.Handler.MOD_NONE,19 16 20 17 /**
