laptop and a wrench

漏洞

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

上次发布: November 6, 2020 ArcGIS API for JavaScript
漏洞 ID 编号 BUG-000133378
已提交August 26, 2020
上次修改时间June 5, 2024
适用范围ArcGIS API for JavaScript
找到的版本4.16
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

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.

解决办法

  • 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.

重现步骤

漏洞 ID: BUG-000133378

软件:

  • ArcGIS API for JavaScript

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项