Hello everyone.
Is there any way to control the visibility of layers already saved in a webmap / Map Viewer via a custom URL (without adding them back to the map)?
I know there is a "layers=show" parameter. However, this always seems to add the service back to the map, and my goal is to control the layers already saved in it (keeping the symbology settings, fields, popups, etc.), without adding them again.
A little context: I have a project analysis layer and this process has several distinct steps. I intend to create Dashboards to monitor each of the steps and display a special symbology for that step on an embedded map. I would like each Dashboard to open with the map already configured for that step, including the layer that should be initially visible and those that should be turned off, without the user having to keep turning the respective layer on or off.
The only way I know of would be to create separate webmaps with this view configuration, however, this makes the maintenance process more expensive, in addition to creating several unnecessary map items.
Any help would be appreciated. Thanks.