漏洞 ID 编号 |
BUG-000179039 |
已提交 | August 27, 2025 |
上次修改时间 | September 9, 2025 |
适用范围 | ArcGIS Online |
找到的版本 | June 2025 |
操作系统 | Windows OS |
操作系统版本 | 11.0 64 bit |
状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
When connecting to a service in ArcGIS Online, the ArcGIS Maps SDK for JavaScript automatically detects CORS headers. When CORS is not set up on a service, the Map Viewer attempts to connect to the service via a proxy. It is highly recommended to enable CORS support. Otherwise, check the origin server for any certificate issues.
Refer to the documentation for more information about CORS and proxies: https://developers.arcgis.com/javascript/latest/cors/
解决办法
Ensure that the service either supports CORS or that all certificates are properly configured. From that point, add the service to Map Viewer.
重现步骤