2022年9月18日

火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的互转 JAVA

摘要: package com.asiabasehk.cgg.util; /**火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的互转 * Created by macremote on 16/5/3. */ public class GPSUtil { public static double 阅读全文

posted @ 2022-09-18 21:13 ZhengyaoLu 阅读(476) 评论(0) 推荐(0)

火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的互转

摘要: /**火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的互转 * Created by macremote on 16/5/3. */ function GPSUtil (){ var pi = 3.1415926535897932384626; var x_pi = 3.1415926 阅读全文

posted @ 2022-09-18 21:12 ZhengyaoLu 阅读(1257) 评论(0) 推荐(0)

导航