getCurrentPosition (foundLocation, noLocation); function foundLocation(position) { var lat = position.coords.latitude; ...
確定! 回上一頁