laptop and a wrench

Bug

The TileLayer does not dynamically load tiles in after exceeding the level at which the cached tiles exist for the service.

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

Zusätzliche Informationen

This is as designed. In ArcGIS Javascript 4.11, we added support to disable resampling of TileLayers. As part of this change, we also check max and min LODs of the service and don’t fetch tiles past that point. The service provided in this issue, (https://devfscintmaps.fsc.org/server/rest/services/ForestAuditApp/WDPA_Global_poly/MapServer), advertises maxLOD of 8. So we are not fetching any tiles past it.

Workaround

  • Change the map scale on the service to include a high map scale.
  • If the layer is MapService containing a cached FeatureLayer, display it as a TileLayer when zoomed out, and display it as a FeatureLayer when zoomed in.

Schritte zur Reproduzierung

Bug-ID: BUG-000133378

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