getCurrentPosition (function(position){ document.body.innerHTML = position.coords.latitude; }, function(error){ document.body.
確定! 回上一頁