surprise
2024-01-02 b2fdf4f25251229adbe9a6963cb35fb7fc868172
src/components/map/history.vue
@@ -46,8 +46,9 @@
        target: "mapContainer",
        layers: [],
        view: new View({
          center: olProj.fromLonLat([108.945951, 34.465262]),
          center: [105.02, 34.9],
          zoom: 5,
          projection: "EPSG:4326",
        }),
        controls: [],
      });