This project is based upon the cesium sandcastle project, made by @Maarondesings, which shows a lat/lon grid on a cesium globe, with the ability of moving labels.
My goal here was to migrate this project to a react (resium) + tyepscript based project, while still keeping the existing logic and cesium-based code.
Everything is "wrapped" in a single, independent component: <GridContainer>
, and a small toggle button was added in order for it to render.