now with multiple wfs servers, we do NOT want to clear this list. argh.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@990 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-20 18:01:37 +00:00
parent 3351e2ceb1
commit 4f208e2207

View File

@@ -98,9 +98,6 @@ OpenLayers.Tile.WFS.prototype =
*/
addResults: function(results) {
//clear old featureList
this.features = new Array();
for (var i=0; i < results.length; i++) {
var feature = new this.layer.featureClass(this.layer,