Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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).