Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Developer-Plexscape/cesium-angular-example
An example application using Cesium with Angular.
https://github.com/Developer-Plexscape/cesium-angular-example
angular cesium cesium-demo
Last synced: 2 months ago
JSON representation
An example application using Cesium with Angular.
- Host: GitHub
- URL: https://github.com/Developer-Plexscape/cesium-angular-example
- Owner: Developer-Plexscape
- Created: 2018-02-12T16:19:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T08:25:14.000Z (6 months ago)
- Last Synced: 2024-08-04T01:09:56.981Z (6 months ago)
- Topics: angular, cesium, cesium-demo
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 48
- Watchers: 9
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-angular - cesium-angular-example - A simple web application that demonstrates integration of [Cesium](https://cesium.com) with the LATEST version of Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - cesium-angular-example - A simple web application that demonstrates integration of 🌎 [Cesium](cesium.com) with the LATEST version of Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - cesium-angular-example - A simple web application that demonstrates integration of 🌎 [Cesium](cesium.com) with the LATEST version of Angular. (Table of contents / Third Party Components)
README
# Welcome to cesium-angular-example 👋
[![Twitter: plexearth](https://img.shields.io/twitter/follow/plexearth.svg?style=social)](https://twitter.com/plexearth)> A simple web application that demonstrates integration of [Cesium](https://cesium.com/) with the **LATEST** version of [Angular](https://angular.io/). The application was built as an accompanying material of [this](https://cesium.com/blog/2018/03/12/cesium-and-angular/) blog post in the official Cesium website.
## Install
```sh
npm install
```## Usage
```sh
ng serve
```> If you are using **Cesium ion**, make sure that you add your personal access token in `src\main.ts`.
## Author
👤 **Plexscape**
* Website: http://www.plexearth.com
* X: [@plexearth](https://x.com/plexearth)
* LinkedIn: [@plexearth](https://linkedin.com/company/plexearth)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Developer-Plexscape/cesium-angular-example/issues).