JSAN commenting

git-svn-id: http://svn.openlayers.org/trunk/openlayers@36 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-16 17:05:43 +00:00
parent 3cb109fe70
commit d20e764172

View File

@@ -60,6 +60,8 @@ OpenLayers.Events.prototype = {
/**
* @param {event} evt
*
* @return {OpenLayers.Pixel}
*/
getMousePosition: function (evt) {
var offsets = Position.page(this.div);