xushiting 4 年之前
父節點
當前提交
84d59dfc52
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      main.js

+ 3 - 0
main.js

@@ -123112,6 +123112,9 @@ and limitations under the License.
            return t.x = e.x,
            t.y = e.y,
            t
+        // t.x = 113.5955376;
+        // t.y = 22.36739889;
+        // var e = this.proj4Transformer.forward(t);
            /*
            var e = this.proj4Transformer.forward(t);
            console.log('t-x:'+t.x+',t-y'+t.y);