Promoting the map.layers property to the API. Assuming this meets the approval of other devs, please roll back if not.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6661 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-03-28 16:58:21 +00:00
parent e0aae7f946
commit d46f884201

View File

@@ -153,7 +153,7 @@ OpenLayers.Map = OpenLayers.Class({
layerContainerDiv: null,
/**
* Property: layers
* APIProperty: layers
* {Array(<OpenLayers.Layer>)} Ordered list of layers in the map
*/
layers: null,