commit
d077db1ed5
1 changed files with 0 additions and 1 deletions
|
@ -234,7 +234,6 @@ export default class MetaTagging {
|
||||||
for (const f of functions) {
|
for (const f of functions) {
|
||||||
f(feature)
|
f(feature)
|
||||||
}
|
}
|
||||||
state?.allElements?.getEventSourceById(feature.properties.id)?.ping()
|
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error("Invalid syntax in calculated tags or some other error: ", e)
|
console.error("Invalid syntax in calculated tags or some other error: ", e)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue