- xml transformation to json for map search (leaflet)

This commit is contained in:
Arno Kaimbacher 2022-06-01 17:14:36 +02:00
parent 304878c711
commit 43fb919064
5 changed files with 8014 additions and 3 deletions

View file

@ -23,7 +23,8 @@
"vue-matomo": "^4.1.0",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.0.12",
"xml2js": "^0.4.23"
"xml2js": "^0.4.23",
"xslt3": "^2.4.0"
},
"devDependencies": {
"@types/leaflet": "^1.7.9",