[google map api] 用經緯度計算兩點的距離

用經緯度計算兩點的距離
 var distance = new GLatLng(39.917, 116.397).distanceFrom(new GLatLng(37.4419, -122.1419));  
  alert(parseInt(distance/1000,10) + "公里"); 
相關參考: https://developers.google.com/maps/documentation/javascript/v2/reference#GLatLng.GLatLng

留言

這個網誌中的熱門文章

net use 系統發生 1219 錯誤

[MS SQL]資料庫複寫 刪除發行集 無法刪除

[Windows]密碼複雜性需求 停用密碼複雜度