xushiting 4 anni fa
parent
commit
84d59dfc52
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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);