Hello everyone,
I’m working on a web application (currently developed using Angular) where the Cesium map is a critical component. The application needs to:
- Handle and render large numbers of entities like polygons, polylines, billboards, and more.
- Efficiently process real-time updates to these entities at a high frequency.
- Integrate complex 3D assets and interactions seamlessly.
As we look to refine and potentially improve our tech stack, I’m curious if anyone has insights or experiences regarding the choice of web framework or tooling for such use cases.
To be clear: This is not intended to spark a debate about specific frameworks (e.g., Angular vs. React). Rather, I want to understand whether certain frameworks or tools provide notable advantages when working with Cesium at scale. Specifically:
- Are there frameworks or tools that offer better performance or developer experience when integrating with Cesium?
- Any lessons learned or best practices when working on high-performance, large-scale Cesium-based applications?
- Have you come across scenarios where specific frameworks had limitations or excelled in this context?
I’m particularly interested in areas like performance, scalability, and ease of managing complex features like 3D assets and dynamic interactions.
Your suggestions, experiences, and resources would be incredibly helpful as we evaluate our options.
Thank you in advance!