can we switch the globe.gl 3d map to cesium ion map with the same type of logic. 3D geospatial visualization for the webCesiumJS is an open source JavaScript library for creating world-class 3D globes and maps with the best possible performance, precision, visual quality, and ease of use. Developers across industries, from aerospace to smart cities to drones, use CesiumJS to create interactive web apps for sharing dynamic geospatial data.Built on open formats, CesiumJS is designed for robust interoperability and scaling for massive datasets.Stream in 3D Tiles and other standard formats from Cesium ion or another sourceVisualize and analyze on a high-precision WGS84 globeShare with users on desktop or mobileTry the Cesium platformStart building your 3D globe appInstall with NPM:$ npm install cesiumorDownload NowTap + drag to interactOpen source from 2012 until foreverCesiumJS is released under the Apache 2.0 license and is free for both commercial and non-commercial use.CesiumJS powers apps that reach millions of users.We believe that collaboration is rooted in openness and are committed to an open ecosystem. just change that specific page also add the 3d map to the features in the / page
Notes
Suggested next steps
in both the map pages add a button which lets users share their flight map. just click the button and it will create a link of the community mode type eg https://aerolog.vercel.app/mapview?user=(User name of the one who is sharing) and copy it to clipboard. dont change anything else
Added a Share Map button to both /map and /3dmap pages. When clicked, it generates a shareable link in the format https://aerolog.vercel.app/mapview?user={username} and copies it to the clipboard. The button is purple, uses the Share2 icon, and only shows when a user is logged in.
add a add ti homescreen pop up after sign in which allows users to add this app to their homescreen as a share>Add to homescreen or similar