Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
5a39d8db
Commit
5a39d8db
authored
Oct 14, 2022
by
Eric Duminil
Browse files
fixme
parent
85103ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/eu/simstadt/regionchooser/website/script/simstadt_openlayers.js
View file @
5a39d8db
...
...
@@ -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
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment