From 83fd8d4c34a47c26f43b4ecb53e470b1b3894d80 Mon Sep 17 00:00:00 2001 From: wandergis <763393390@qq.com> Date: Mon, 13 Feb 2017 20:36:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95github=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/app.js b/test/app.js index c15b87d..0dcd2ef 100644 --- a/test/app.js +++ b/test/app.js @@ -1,5 +1,5 @@ /** - * Created by WangMing on 15/11/17. + * Created by wandergis on 15/11/17. */ //国测局坐标(火星坐标,比如高德地图在用),百度坐标,wgs84坐标(谷歌国外以及绝大部分国外在线地图使用的坐标) var coordtransform = require('../index');