Bug ID Number |
BUG-000160670 |
Submitted | August 15, 2023 |
Last Modified | December 6, 2024 |
Applies to | ArcGIS Maps SDK for JavaScript |
Version found | 4.27 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
Opt for either of the following workarounds:
- Use the Feature Layer class in the ArcGIS Maps SDK for JavaScript and specify the Map Image Layer's sublayer ID in the URL.
- Publish the layer as a feature service instead of a map image service, and use the Feature Layer class in ArcGIS Maps SDK for JavaScript.
Steps to Reproduce