forked from MapComplete/MapComplete
Fixing adding multiple points
This commit is contained in:
parent
32bc1433b4
commit
baf41cb79d
6 changed files with 20 additions and 25 deletions
|
@ -32,7 +32,6 @@ export default class ShowDataLayer {
|
|||
}
|
||||
|
||||
function update() {
|
||||
console.log("UPDATING!")
|
||||
if (features.data === undefined) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue