60616263646566676869
this.featureProvider=new EditFeatureProvider(this); }else{ this.featureProvider=feature; } if( featureStore==null ){ this.storeProvider=new EditLayerFeatureStoreProvider(this); }else{ this.storeProvider=featureStore; } }