2016年11月23日

google 高德地图纠偏

摘要: /** * gps纠偏算法,适用于google,高德体系的地图 * @author Administrator */ public class GpsCorrect { final static double pi = 3.14159265358979324; final static double 阅读全文

posted @ 2016-11-23 15:40 jsbrml 阅读(292) 评论(0) 推荐(0)

导航