2022年7月25日 星期一
Delphi 计算两个坐标点之间的距离(高德地图)
红鱼儿| 博客园_红鱼儿 |09:02:00
参考这个文章,Java写的,改写成Delphi版本: function MeasuerDistance(const startLongitude,startLatitude,endLongitude,endLatitude:Double):Integer; begin const Earth_RAd
![]() |
最佳浏览:谷歌浏览器 |
红鱼儿| 博客园_红鱼儿 |09:02:00
参考这个文章,Java写的,改写成Delphi版本: function MeasuerDistance(const startLongitude,startLatitude,endLongitude,endLatitude:Double):Integer; begin const Earth_RAd