pull up #2613 to the 2.9 branch

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.9@10274 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
bartvde
2010-05-04 04:38:53 +00:00
parent fa86eabd7a
commit 1e7129b463

View File

@@ -106,8 +106,8 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
/** /**
* APIProperty: isBaseLayer * APIProperty: isBaseLayer
* {Boolean} The layer is a base layer. Default is true. Set this property * {Boolean} The layer is a base layer. Default is false. Set this property
* in the layer options * in the layer options.
*/ */
isBaseLayer: false, isBaseLayer: false,