You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
"description": "A description of the custodian of the data sources in this group.\nThis property is an HTML string that must be sanitized before display to the user."
},
"blacklist": {
"type": "object",
"title": "#Blacklist",
"description": "A hash of names of blacklisted data layers. A layer that appears in this hash\nwill not be shown to the user. In this hash, the keys should be the Title of the layers to blacklist,\nand the values should be \"true\".",
"additionalProperties": {
"type": "boolean",
"format": "checkbox"
}
},
"type": {
"type": "string",
"enum": [
"esri-mapServer-group"
],
"options": {
"hidden": true
}
}
},
"description": "A {@link CatalogGroup} representing a collection of layers from an ArcGIS Map Service.",