Implement 3D globe fly-over animation using MapLibre FreeCamera and Turf.js

This commit is contained in:
(jenkins)
2026-03-16 23:19:40 +00:00
parent f0767c798c
commit 8be3e04803
6 changed files with 2373 additions and 77 deletions
+1
View File
@@ -3,6 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@turf/turf": "^7.3.4",
"axios": "^1.7.9",
"maplibre-gl": "^5.20.1",
"react": "^19.2.1",