I am developing a web app which needs to run in a laptop without internet. This web app needs to display Cesium world terrain on the frontend page.
I believe I need to download Cesium world terrain tiles into the laptop. And then implement the code to load them on the map.
Is it doable? and what kind of membership can support this?
Thank you.