Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 413 Bytes

ArcGIS FLY

A "flight simulator" that allows you to control an ArcGIS SceneView from your mobile device through websockets.

Meant to be a modular app built on:

  • ES2015
  • Express
  • Gulp
  • Socket.io
  • ArcGIS JS API (Dojo)

Live at:

To run:

  • npm install
  • bower install
  • gulp

Requirements:

gulp, bower, node