Hello,
How do I Show/Hide multiple layers in change layer interactions. In the Drop down for Hide layer and Shown Layer I could see only Single select drop downs but no multi select.
Regards,
Sam
Hello,
How do I Show/Hide multiple layers in change layer interactions. In the Drop down for Hide layer and Shown Layer I could see only Single select drop downs but no multi select.
Regards,
Sam
Currently, a single interaction hides or shows a single layer.
To add additional interactions to the same action, click the hamburger icon next to that action in the properties panel and select the interaction.
Alternatively, you can add a script to the action, which will show and hide all of the required layers. You can take the sample script from the article on Creating a help overlay using layers and expand it to multiple layers.