|
@@ -618,12 +618,12 @@ export function viewComplete() {
|
|
|
handleChinaCasePoint(true)
|
|
|
addPointSearch();
|
|
|
setTimeout(() => {
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+ SetExtent({
|
|
|
+ maxx: 23560908.94542697,
|
|
|
+ minx: -119181.93630310334,
|
|
|
+ maxy: 7913317.086463118,
|
|
|
+ miny: 1253291.5259765345
|
|
|
+ })
|
|
|
addEchartsLayer("show")
|
|
|
},500)
|
|
|
|
|
@@ -745,8 +745,8 @@ export function handleChinaCasePoint(bol) {
|
|
|
attributes: {
|
|
|
...analogData["病例"].features[0].properties,
|
|
|
},
|
|
|
- mapx: 121.44603074738676,
|
|
|
- mapy: 31.294437113240424,
|
|
|
+ mapx: 13521537.082026832,
|
|
|
+ mapy: 3695300.8981549465,
|
|
|
}],
|
|
|
"is_popup": true,
|
|
|
"is_action": true,
|