forked from MapComplete/MapComplete
Further theme tweaks, attempts to optimize
This commit is contained in:
parent
c86f4e4aff
commit
9978879536
8 changed files with 62 additions and 52 deletions
|
@ -475,7 +475,7 @@ export class InitUiElements {
|
|||
throw "Layer " + layer + " was not substituted";
|
||||
}
|
||||
|
||||
const generateInfo = (tagsES, feature) => {
|
||||
const generateInfo = (tagsES) => {
|
||||
|
||||
return new FeatureInfoBox(
|
||||
tagsES,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue