forked from MapComplete/MapComplete
Attempt to fix empty changes
This commit is contained in:
parent
4f2881269a
commit
1be8e6e1d1
3 changed files with 7 additions and 5 deletions
|
@ -193,7 +193,7 @@ export default class ShowDataLayer {
|
|||
leafletLayer.openPopup()
|
||||
}
|
||||
if(feature.id !== feature.properties.id){
|
||||
console.log("Not opening the popup for", feature)
|
||||
console.trace("Not opening the popup for", feature)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue