/Esri-Building-Drag-Sample

Building selection and drag in 3d

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.