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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動