[OpenLayers-Commits] r11446 -
sandbox/ahocevar/layercontainer/lib/OpenLayers
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Feb 24 18:08:00 EST 2011
Author: ahocevar
Date: 2011-02-24 15:08:00 -0800 (Thu, 24 Feb 2011)
New Revision: 11446
Modified:
sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js
Log:
removing now unused member variable and comment
Modified: sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js
===================================================================
--- sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js 2011-02-24 23:06:34 UTC (rev 11445)
+++ sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js 2011-02-24 23:08:00 UTC (rev 11446)
@@ -229,12 +229,6 @@
center: null,
/**
- * Property: centerPx
- * {OpenLayers.Pixel} Cached layer pixel position of the map center
- */
- centerPx: null,
-
- /**
* Property: resolution
* {Float} The resolution of the map.
*/
More information about the Commits
mailing list