The SceneView does not load in an ArcGIS API for JavaScript 4.5 application accessed using a virtual machine.
上次发布: December 13, 2017ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000110042
已提交
December 7, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.5
操作系统
Windows OS
操作系统版本
2008 R2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In 4.5 we restricted the API to only render a scene when machine performance is high enough. What we check is the major performance caveat and if it's set to true then we don't render the scene anymore. Try to configure the VM to support hardware acceleration and then try to test the browser using this website: https://browserleaks.com/webgl If Major Performance Caveat is False then the webscene should be rendered. Let us know if that's not the case.