/timeFliesApp

This is a web appp built with ArcGIS JavaScript API 4, using the timeFliesWidget. It generates a camera ride from features in a FeatureLayer.

Primary LanguageHTML

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