The Draw property does not work in Google Chrome (version 51).
上次发布: February 7, 2018ArcGIS GIS Server
漏洞 ID 编号
BUG-000110443
已提交
December 27, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No plans to fix. Upgrade to the latest browser version of Google Chrome.
解决办法
First-Using double-click in place of single click to initiate the draw works for Google Chrome browser (specific version 51)To end the drawing SIX -click works fine.Second- Using keyboard keys help in draw. The following link might be useful - <a href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-draw-Draw.html" target="_blank">https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-draw-Draw.html</a>For example,C Completes the polyline or polygon.F Adds a vertex to the polyline or polygon.