laptop and a wrench

Bug

The operationalItems property of the LayerList widget does not support limiting the list of layers.

Zuletzt veröffentlicht: June 12, 2018 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000113491
EingereichtApril 25, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version4.7
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

operationalLayers is a read-only property that cannot be set. Use the Layer.listMode property and set this to false to get this to work correctly. view.map.layers.add(new GraphicsLayer({ listMode: "hide", title: new Date().toLocaleString() }));

Schritte zur Reproduzierung

Bug-ID: BUG-000113491

Software:

  • ArcGIS API for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln