markers.push(marker); } // Sets the map on all markers in the array. function setMapOnAll(map: google.maps.Map | null) { for (let i = 0; i < markers.length; ...
確定! 回上一頁