I am using JS 4.0 for 3D Display.Is there a way to display my Attribute Contents on to a Side Panel, Also I am looking for a solution to Extract Values in a Feature and display Charts in Side Panel.. ?
Thanks..
Jawadh
Jawadh,
I don't see a way in the Beta to do the side panel (like it was in 3.x). but you could just dock the popup to a particular side.
As far as the extracting values to use in charting that is as simple as:
view.popup.viewModel.selectedFeature.attributes.someattribute;
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.