I have a layerlist widget that is using a groupLayer to allow users to toggle between what layer is viewable in mapview. I also have a featureTable, but I'm not sure what the proper syntax should be to allow the featureTable to dynamically update on the toggling of the LayerList
Appreciate any examples that can be provided or point in the right direction
I was able to resolve my issue by referencing watch on the Layerlist and updating the featureTable parameters dynamically on the click
Hello
Can you please advise how you make the dynamic change,
I am trying to change the variable from HTML select list to update the featureTable from the selected layer list but its not working
thanks