JSAN commenting
git-svn-id: http://svn.openlayers.org/trunk/openlayers@36 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -60,6 +60,8 @@ OpenLayers.Events.prototype = {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {event} evt
|
* @param {event} evt
|
||||||
|
*
|
||||||
|
* @return {OpenLayers.Pixel}
|
||||||
*/
|
*/
|
||||||
getMousePosition: function (evt) {
|
getMousePosition: function (evt) {
|
||||||
var offsets = Position.page(this.div);
|
var offsets = Position.page(this.div);
|
||||||
|
|||||||
Reference in New Issue
Block a user