Introduction • Features • Installation Guide • Screenshots • Credits • License • Contributors
A simple Angular application that allows users to draw a rectangle and calculate the area of the drawn rectangle on Cesium
Note
You can check the screenshots below
- A home page that displays a map
- A method to draw a rectangle on the map
- A button to calculate the area of the rectangle
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.
# Clone this repository
$ git clone https://github.com/Ctere1/cesium-angular-app
# Go into the repository
$ cd cesium-angular-app
# Install dependencies
$ npm install
For running the app:
# Go into the repository
$ cd cesium-angular-app
# Run `ng serve` for a dev server
$ ng serve
After these steps navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Warning
This application is using Cesium's default ion access token. Please see the cesium account section
This software uses the following packages: