- three update 0.125.1 & 0.125.2

- show z value in GridLayer.js (coordinate grid)
- show map title in header
- BasemapControl inside map canvas
This commit is contained in:
Arno Kaimbacher 2021-01-29 16:42:25 +01:00
parent 1dbaf10261
commit f16a6cec49
10 changed files with 184 additions and 106 deletions

View file

@ -6,7 +6,7 @@
"dependencies": {
"normalize.css": "^8.0.1",
"proj4": "^2.6.3",
"three": "^0.124.0"
"three": "^0.125.1"
},
"author": "Arno Kaimbacher",
"license": "MIT",