Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 508 Bytes

timeFliesApp

This is an app using ArcGIS JavaScript API 4 and the timeFliesWidget. It generates a camera ride from features in a FeatureLayer.

Getting started

After cloning the repo, please execute npm install to install NPM dependencies.

To work with this project, please execute npm start (starts browser-sync on root folder) and start the TypeScript compiler using Ctrl+Shift+B (watch mode recommended).