Add topography to mesh

This commit is contained in:
Fuhrmann 2025-04-04 13:30:19 +02:00
parent b07af96673
commit dd65a5b804
6 changed files with 237 additions and 92 deletions

View file

@ -5,5 +5,3 @@ export const SERVICE_URL =
export const VERTICES_URL = "https://geusegdi01.geus.dk/geom3d/data/nodes/";
export const TRIANGLE_INDICES_URL =
"https://geusegdi01.geus.dk/geom3d/data/triangles/";
export const MAPTILER_API_KEY = "1JkD1W8u5UM5Tjd8r3Wl ";