querySelectorAll ("#map-features input");. 61. inputs.forEach(function(input) {. 62. if (input.checked) {. 63. features.push(input.value);.
確定! 回上一頁