getLatitude (); longitude = location.getLongitude(); } else {//當GPS訊號弱沒獲取到位置的時候又從網路獲取return getLngAndLatWithNetwork(); } ...
確定! 回上一頁