laptop and a wrench

漏洞

The client-side polygon fill changes as the map view zooms in and out.

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

附加信息

This is by design starting at 4.13 as part of the performance optimizations. The API does not simplify non OGC compliant geometries anymore if they are being created on the client side. It is user’s responsibility to check if the geometries are correct. When updating features for server side services we still correct geometries if they happen to pass incorrect geometries. Simplifying geometries is labor intensive (affects performance) and this is why it's important to check this when creating geometries on the client. In this particular case, simplify the polygons using geometryEngine’s simplify method. Updated test app for this, https://codepen.io/U_B_U/pen/bGGPKVJ?editors=1000

重现步骤

漏洞 ID: BUG-000126993

软件:

  • ArcGIS API for JavaScript

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项