arcgis-js-api-3d-web-editing-demo

This app demonstrates 3d editing capabilities of the ArcGIS API for Javascript.

thumbnail

Live version at http://dkoerner.github.io/arcgis-js-api-3d-web-editing-demo/dist/index.html

run

npm install
npm run build

then serve ./dist with the web server of your choice