Fix some problems in the documentation.
This commit is contained in:
@@ -616,7 +616,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
|
||||
* the mouse is over a vertex.
|
||||
*
|
||||
* Parameters:
|
||||
* {Integer} Key code corresponding to the keypress event.
|
||||
* evt - {Event} Keypress event.
|
||||
*/
|
||||
handleKeypress: function(evt) {
|
||||
var code = evt.keyCode;
|
||||
|
||||
Reference in New Issue
Block a user