This is an app using ArcGIS JavaScript API 4 and the timeFliesWidget. It generates a camera ride from features in a FeatureLayer.
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).