# cesium-angular-demo **Repository Path**: Elmo-Cho/cesium-angular-demo ## Basic Information - **Project Name**: cesium-angular-demo - **Description**: Just a demo using Cesium with Angular. - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-01 - **Last Updated**: 2024-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: WebGis3D, 智慧城市, 数字孪生, 数据可视化, 智慧大屏 ## README

Cesium Angular Demo

Just A Demo For Cesium With Angular
WebGis 3D,智慧城市,数字孪生,数据可视化,智慧大屏,大数据
## 如何运行 ``` yarn install # 安装依赖 yarn start # 本地运行 ``` ## 链接 + [Angular](https://angular.cn/) + [Cesium](https://cesium.com/platform/cesiumjs/) + [Cesium Source](https://github.com/CesiumGS/cesium) ## Demo实现功能 + 高德地图 `AMap` 集成 + Camera的setView flyTo viewBoundingSphere等简单实用 + 添加Entity 3D Model + 添加Entity material 图片 + 演示实现粒子系统的粒子效果 ## Demo Gif ![Demo](./demo.gif) ### License The MIT License