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