laptop and a wrench

Bug

Dynamic map layer is displayed inconsistently on the initial load when the user interface elements are added to the web map viewer with the ArcGIS API for JavaScript app.

Zuletzt veröffentlicht: November 26, 2018 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000116838
EingereichtSeptember 17, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version4.8
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

Wait for the view to be fully ready and add the layer. Instead of adding the layer directly in the map constructor, insert the following code in the JavaScript. view.when(function() { map.add(layer);

Workaround

Refresh the map image layer after the map loads.

Schritte zur Reproduzierung

Bug-ID: BUG-000116838

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