Commit 5a39d8db authored by Eric Duminil's avatar Eric Duminil
Browse files

fixme

parent 85103ca0
......@@ -238,6 +238,7 @@ const regionChooser = (function(){
}
publicScope.downloadRegionFromCityGMLs = function(checkbox_ids) {
//FIXME: Somehow, no feedback comes after large files are downloaded. :(
var features = getCheckedPolygons(checkbox_ids);
var project = features[0].get("project");
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment