cmndrbensisko / LocalLayer

The LocalLayer Widget for ArcGIS Web AppBuilder is intended to allow the direct addition of ArcGIS for Server Mapservices to an ArcGIS Web AppBuilder application, without needing to wrap the desired services in an ArcGIS Online/Portal Web Map.
MIT License
55 stars 26 forks source link

Dynamic layer scale-dependent visibility not shown in Layer List widget #54

Open slead opened 8 years ago

slead commented 8 years ago

I'm not sure if this is a flaw in the Layer List widget, or the Local Layer widget.

I have a grouped layer containing sublayers with scale dependency set. When viewing this in ArcGIS Online the sublayers' visibility is shown in the TOC:

eq1

When this layer is added to the Local Layer widget as a dynamic layer, the sublayers are always shown as visible in the Layer List widget:

locallayer

Should I raise this with Esri and the WAB team, or is this a Local Layer widget issue? Thanks

cmndrbensisko commented 7 years ago

If you bring your ArcGIS Online map into a WebAppBuilder app without the LocalLayer widget, does the LayerList widget 'grey out' nonvisible layers? If not, I'd say this would be an enhancement to request from the LayerList widget, rather than one to the LocalLayer widget.