Formatting

This commit is contained in:
Pieter Vander Vennet 2022-11-08 14:37:48 +01:00
parent 99ba26e3a2
commit b251fd7b69
8 changed files with 69 additions and 62 deletions

View file

@ -27,7 +27,7 @@ class MetatagUpdater {
const self = this
this.params = {
getFeatureById(id) {
return <any> state.allElements.ContainingFeatures.get(id)
return <any>state.allElements.ContainingFeatures.get(id)
},
getFeaturesWithin(layerId, bbox) {
// We keep track of the BBOX that this source needs