Removed Event from doc, since it's not being used
This commit is contained in:
@@ -922,7 +922,7 @@ OpenLayers.Events = OpenLayers.Class({
|
||||
* and calculate the correct values.
|
||||
*
|
||||
* Parameters:
|
||||
* evt - {Event or Touch} Either the event object or a single touch object
|
||||
* evt - {Touch} a Touch object from a TouchEvent
|
||||
*
|
||||
* Returns:
|
||||
* {Object} An object with only clientX and clientY properties with the
|
||||
|
||||
Reference in New Issue
Block a user