A raster layer returns an error in Internet Explorer 9 (IE9) for ArcGIS API for JavaScript version 3.13, even though the IE9 is mentioned in the document as a supported browser version.
上次发布: March 31, 2015ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000086332
已提交
March 24, 2015
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
3.13
操作系统
Windows OS
操作系统版本
7 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
A raster layer makes use of typed arrays which are not supported in IE 9, http://caniuse.com/#feat=typedarrays will update doc to reflect this.