Switched to vue-leaflet implementation for web client.

This commit is contained in:
Raimund Renkert
2022-03-02 15:00:25 +01:00
parent 481cf6e517
commit 8a1cd2272e
39 changed files with 6779 additions and 3366 deletions

23
cmd/mtwebmapper/client/.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?