git-svn-id: http://svn.openlayers.org/trunk/openlayers@3564 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2007-07-03 16:12:11 +00:00
parent 7144466ad3
commit f5a39b05f7
+2 -2
View File
@@ -91,8 +91,8 @@ OpenLayers.Pixel.prototype = {
x: 0.0, x: 0.0,
/** /**
* APIProperty: x * APIProperty: y
* {Number} The x coordinate * {Number} The y coordinate
*/ */
y: 0.0, y: 0.0,