coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@234 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -57,4 +57,6 @@ OpenLayers.Layer.prototype = {
|
||||
this.div.style.display = (visible) ? "block" : "none";
|
||||
}
|
||||
|
||||
/** @final @type String */
|
||||
CLASS_NAME: "OpenLayers.Layer"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user