forked from geolba/tethys.frontend
- xml transformation to json for map search (leaflet)
This commit is contained in:
parent
304878c711
commit
43fb919064
5 changed files with 8014 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue