updated comment from [239]

git-svn-id: http://svn.openlayers.org/trunk/openlayers@243 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-21 22:33:14 +00:00
parent 1be7117f5b
commit f623bbe2f1

View File

@@ -8,7 +8,8 @@ OpenLayers.Layer.prototype = {
// DOMElement
div: null,
// OpenLayers.Map
/** This variable is set in map.addLayer, not within the layer itself
* @type OpenLayers.Map */
map: null,
// str -- projection for use in WFS, WMS, etc.