laptop and a wrench

Bug

Encountering decrease in performance while generating points in ArcGIS Maps SDK for Javascript 4.28 and above.

ArcGIS Maps SDK for JavaScript
Bug ID Number BUG-000165657
SubmittedMarch 5, 2024
Last ModifiedDecember 6, 2024
Applies toArcGIS Maps SDK for JavaScript
Version found4.28
Operating SystemWindows OS
Operating System VersionN/A
Version Fixed4.31
StatusFixed

Additional Information

The following is the recommended workaround when using versions before 4.31.: Create a new spatial reference every time: const a = new Point({ longitude: 52, latitude: 42, spatialReference: new SpatialReference({ wkid: 4326 }) });

Workaround

The following is the recommended workaround when using versions before 4.31.:

  • Create a new spatial reference every time: const a = new Point({ longitude: 52, latitude: 42, spatialReference: new SpatialReference({ wkid: 4326 }) });

Steps to Reproduce

Bug ID: BUG-000165657

Software:

  • ArcGIS Maps SDK for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options