forked from MapComplete/MapComplete
Chore: housekeeping
This commit is contained in:
parent
18e3e6f806
commit
a3a7e74f56
94 changed files with 1273 additions and 1080 deletions
|
@ -118,7 +118,7 @@ export default class MetaTagging {
|
|||
}
|
||||
const state = this.state
|
||||
const layer = state.layout.getMatchingLayer(feature.properties)
|
||||
if(!layer){
|
||||
if (!layer) {
|
||||
return
|
||||
}
|
||||
// Force update if the tags of the element changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue