Select to view content in your preferred language

On a group layer in the sdk if visibilityMode is set to independent why does it not respect this

36
0
6 hours ago
MikeBehan
New Contributor

On a group layer like below

            new GroupLayer({
              title: 'Example',
              visibilityMode: "independent",
              layers: featureLayers
            }

In the follow screen shot if a user checks the eye of the whole group layer  to hide then go to a sublayer and check that to show nothing happens our users are find this confusing

Screenshot 2024-07-23 at 5.43.22 PM.png 

version is 4.29 of the SDK

0 Kudos
0 Replies