Add onclick display of train data

This commit is contained in:
Conor McNamara
2023-02-05 15:12:21 +00:00
parent 855e1a7f7d
commit b2513a4890
4 changed files with 120 additions and 35 deletions

View File

@ -9,6 +9,7 @@
},
"dependencies": {
"axios": "^1.3.1",
"ol": "^7.2.2",
"vue": "^3.2.45",
"vue3-openlayers": "^0.1.71"
},