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:
@@ -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,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user