@@ -988,9 +988,9 @@ export default { | |||
if (this.checkedRiver == 0) { | |||
this.view.animate( | |||
{ zoom: 15 }, | |||
{ zoom: 14 }, | |||
{ | |||
center: transform([118.89744, 31.889104], "EPSG:4326", "EPSG:3857"), | |||
center: transform([118.89744, 31.900104], "EPSG:4326", "EPSG:3857"), | |||
} | |||
); | |||
} |