摘要:
1 document.addEventListener("keyup", function(e) { 2 console.log("按键:", e.key) 3 if (e.key "Escape") { 4 ClearMapTool() 5 } 6 }) 直接使用document 的 keyup 阅读全文
posted @ 2022-07-25 14:37
googlegis
阅读(2611)
评论(0)
推荐(0)
坐标合肥,非典型GIS开发人员 GitHub。