Add OSM topography
This commit is contained in:
parent
c20b682d33
commit
c414b9d2d6
10 changed files with 96 additions and 18 deletions
|
@ -10,6 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"earcut": "^3.0.1",
|
||||
"geo-three": "^0.1.15",
|
||||
"next": "15.2.1",
|
||||
"proj4": "^2.15.0",
|
||||
"react": "^19.0.0",
|
||||
|
@ -21,6 +22,7 @@
|
|||
"@tailwindcss/postcss": "^4.0.11",
|
||||
"@types/earcut": "^3.0.0",
|
||||
"@types/node": "^22",
|
||||
"@types/proj4": "^2.5.6",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/three": "^0.174.0",
|
||||
|
@ -30,4 +32,4 @@
|
|||
"tailwindcss": "^4.0.11",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue