Merge pull request 'Bugfix Parcel calculation' (#206) from map_client_update into master
Reviewed-on: SGD-Nord/konova#206
This commit is contained in:
@@ -396,7 +396,7 @@ netgis.MapOpenLayers.prototype.clearAll = function()
|
||||
{
|
||||
if(this.layers[i] === this.editLayer){
|
||||
continue;
|
||||
};
|
||||
}
|
||||
this.map.removeLayer( this.layers[ i ] );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user