Commit f8155886 authored by duminil's avatar duminil
Browse files

Removing debug code.

parent 395f34dd
......@@ -171,7 +171,6 @@ function findIntersections() {
}
function downloadRegionFromCityGML(i) {
$('#dataPanel').append("COMING FROM " + i);
fxapp.downloadRegionFromCityGML(sketchAsWKT(), kml_source.getFeatures()[i].get("description"));
}
......
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