Changeset 1350
- Timestamp:
- 08/24/06 01:19:20 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/openlayers/2.0/lib/OpenLayers/Control/MouseToolbar.js
r1347 r1350 258 258 this.map.viewPortDiv.removeChild(document.getElementById("zoomBox")); 259 259 this.zoomBox = null; 260 console.log(this.startViaKeyboard);261 260 if (this.startViaKeyboard) this.leaveMode(); 262 261 break;
