- npm install proj4 --save

- npm uninstall --save axios
- rename DxfLayer to TinLayer
- add DoubleSide material to TinLayer
- add control for coordinates
This commit is contained in:
Arno Kaimbacher 2020-11-19 16:39:55 +01:00
parent ebc0c20892
commit 59ffcf6aa1
8 changed files with 277 additions and 89 deletions

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"axios": "^0.21.0",
"proj4": "^2.6.3",
"three": "^0.122.0"
},
"devDependencies": {