This variable is set in map.addLayer, not within the layer itself, so this comment is not correct.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@239 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -8,7 +8,6 @@ OpenLayers.Layer.prototype = {
|
||||
// DOMElement
|
||||
div: null,
|
||||
|
||||
// HACK HACK -- this member variable never gets set!
|
||||
// OpenLayers.Map
|
||||
map: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user