//Create new bounds object var bounds = new google.maps.LatLngBounds(); //Loop through an array of points, add them to bounds for (var i = 0; ...
確定! 回上一頁