Catalog Dynamic Group Layer (CatalogDynamicGroupLayer)

A dynamic group layer that is used in Catalog Layer that allows

Referenced by: Catalog Layer (CatalogLayer)

Properties

Property Details
effect Effect provides various filter functions to achieve different visual effects similar to how image filters (photo apps) work.
id A unique identifying string for the layer.
maximumVisibleSublayers Gets or sets upper bound for number of layers in view for the dynamic group layer.
maxScale A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator.
minScale A number representing the minimum scale at which the layer will be visible. The number is the scale's denominator.
opacity The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.
showLegend Boolean value indicating whether to display the legends for sub layers that are dynamically loaded. Default value is true.
title A user-friendly string title for the layer that can be used in a table of contents.
visibility Boolean property determining whether the layer is initially visible in the web map.

Example

Catalog Dynamic Group Layer

{
  "id": "catalog_dynamic_group_layer",
  "visibility": true,
  "title": "Layers In View",
  "minScale": 0,
  "maxScale": 18055.954822,
  "maximumVisibleSublayers": 10
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close