Some problems in the documentation detected using "closure_verify"
This commit is contained in:
@@ -59,7 +59,7 @@ OpenLayers.Control.KeyboardDefaults = OpenLayers.Class(OpenLayers.Control, {
|
||||
* http://unixpapa.com/js/key.html
|
||||
*
|
||||
* Parameters:
|
||||
* code - {Integer}
|
||||
* evt - {Event}
|
||||
*/
|
||||
defaultKeyPress: function (evt) {
|
||||
switch(evt.keyCode) {
|
||||
|
||||
Reference in New Issue
Block a user