Hello,
I am using Cesium package in my angular application. My angular version is 8.3.22
and node version is 16.15.0
. I want to use Cesium latest version. What is the minimum version of angular and node required?
Hello,
I am using Cesium package in my angular application. My angular version is 8.3.22
and node version is 16.15.0
. I want to use Cesium latest version. What is the minimum version of angular and node required?
Hello @ajeet_singh
As far as I can tell, Cesium does not have a version requirement on which Angular you are going to use. For example, in this demo we have combined Angular 8 with Cesium 1.51.0
Please notice that there is a newer demo of the preceding code at GitHub - Developer-Plexscape/cesium-angular-example: An example application using Cesium with Angular. if you want to have a look.