forked from MapComplete/MapComplete
A new element now shows up directly on the map
This commit is contained in:
parent
bee2878b76
commit
32bc1433b4
5 changed files with 24 additions and 15 deletions
|
@ -32,6 +32,7 @@ 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