forked from MapComplete/MapComplete
Add first version of schools
This commit is contained in:
parent
bc541bad16
commit
c875912640
20 changed files with 805 additions and 22 deletions
|
@ -155,7 +155,6 @@ export default class MetaTagging {
|
|||
|
||||
// Lazy function
|
||||
const f = (feature: any) => {
|
||||
const oldValue = feature.properties[key]
|
||||
delete feature.properties[key]
|
||||
Object.defineProperty(feature.properties, key, {
|
||||
configurable: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue