richiecarmichael / Esri-Building-Drag-Sample

Building selection and drag in 3d

Home Page:https://richiecarmichael.github.io/buildingdrag/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Interaction Sample

This sample demonstrates how to interact with a multi-floor building in three dimensions using Esri's ArcGIS API for JavaScript v4.3. With a click and drag operation a building can be intuitively repositioned on the Earth surface. Note that each floor is seperate entity (or graphic) but are grouped as one building when manipulated.

Click here for the live application.

It is important to note that this samples uses some undocumented API calls to achieve this behaviour. As such we caution against using these calls in a production environment as they are unsupported and will very likely change in future releases.

About

Building selection and drag in 3d

https://richiecarmichael.github.io/buildingdrag/index.html

License:Apache License 2.0


Languages

Language:JavaScript 86.7%Language:HTML 7.8%Language:CSS 5.4%