During the 2023 Dev Summit this app was shown to demo by @KellyHutchins and @MNIT-Kitty-Hurley the ability to create accessibility maps with JS and Calcite.
https://codepen.io/kellyhutchins/pen/QWVvGZq?editors=1010
In this app, a click on the map, shows the record on the table.
My question is if you click a graphic, how the table can scroll to that selected feature if there are hundreds of features. Also, how can we add a vertical scroll to the table.
Thank you.
I updated the demo to allow the table to scroll. The demo app was only created to show ideas and isn't fully featured. Users can use the menu options to zoom to the map feature or to only show the selected features.
Also check out the FeatureTable SDK reference for more capabilities available on the table.