yang1998 3 tygodni temu
rodzic
commit
6483bcac1c
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6 6
      src/utils/map/baseMethod.js

+ 6 - 6
src/utils/map/baseMethod.js

@@ -619,10 +619,10 @@ export function viewComplete() {
     addPointSearch();
     setTimeout(() => {
       SetExtent({
-        maxx: 23560908.94542697,
-        minx: -119181.93630310334,
-        maxy: 7913317.086463118,
-        miny: 1253291.5259765345
+        maxx: 206.6781495352876,
+        minx: 2.4663591189848546,
+        maxy: 66.71611600077065,
+        miny: 9.281549946185507
       })
       addEchartsLayer("show")
     },500)
@@ -745,8 +745,8 @@ export function handleChinaCasePoint(bol) {
           attributes: {
             ...analogData["病例"].features[0].properties,
           },
-          mapx: 13521537.082026832,
-          mapy: 3695300.8981549465,
+          mapx: 121.52037537569518,
+          mapy: 31.202291347230283,
         }],
         "is_popup": true,
         "is_action": true,