This commit is contained in:
Zsolt Ero
2025-10-22 14:36:29 +02:00
parent ca337345f2
commit c4aecd01f6
7 changed files with 109 additions and 118 deletions

View File

@@ -23,4 +23,4 @@ const map = new maplibregl.Map({
map.on('load', () => {
console.log('Terrain map loaded')
})
})