coding standards.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@530 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-06-06 16:26:33 +00:00
parent 8f50443a77
commit 07b621b85c

View File

@@ -26,6 +26,9 @@ OpenLayers.Map.prototype = {
/* projection */ /* projection */
projection: "EPSG:4326", projection: "EPSG:4326",
/** @type OpenLayers.Size */
size: null,
// float // float
maxResolution: null, // degrees per pixel maxResolution: null, // degrees per pixel