laptop and a wrench

Bug

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

Zuletzt veröffentlicht: December 9, 2019 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000126993
EingereichtNovember 26, 2019
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version4.13
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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

Schritte zur Reproduzierung

Bug-ID: BUG-000126993

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