| Bug ID Number |
BUG-000140594 |
| Submitted | June 9, 2021 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for JavaScript |
| Version found | 4.19 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is more of an application-level issue and not directly specific to ArcGIS API for JavaScript. The actual function is running as expected. The memory will go up in an app like this as there is a considerable amount of lines and identifying must be implemented using fewer vertices.
Workaround
Use ArcGIS API for JavaScript 4.18 or larger numbers in maxSegmentLength.
Steps to Reproduce