Implementr 3D Editor within scene viewer (Web AppBuilder)

368
0
02-18-2023 10:39 AM
Labels (2)
AyokunleAdebisi
New Contributor III

Dear Community,

I have used the widget generator to create my widget, which I will like to add the functionality to edit 3D .

I am trying to implement a 3D Editor widget within a scene viewer on our ArcGIS portal, hence an in-panel widget for creating and editing,3D buildings, point features. 

I have tried several things so far, have read and watched several tutorials and also found the following developer widget:
https://developers.arcgis.com/javascript/latest/sample-code/widgets-editor-3d/

I do understand the basics and know how to create a new widget within webappbuilder. However, I can't figure out how to "translate" the code from the above mentioned 3D widget (https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=widgets-editor...)  into an in-panel widget within webappbuilder. I can't seem to find any relevant information on how to do this. 

I will like to know what the widget.js, widget.html,config.json etc..would look like, I have been on this for a while now, I have only been able to get the  widget to show on my webapp without any editing functionalities.

I would appreciate if anyone could provide me with information or a helpful resource on this specific topic; I have read everything about webappbuilder and developer tools, but have never come accross something that combines these two approaches. The developer codes are standalone applications, whereas my 3D editor needs to be within one of our scene viewers, and should refer to the maps and layers within this application.

 

Many thanks in advance.

0 Kudos
0 Replies