Explorar o código

智能选址导入

maxiaoxiao hai 11 meses
pai
achega
b8865fc8e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/mapView/range.vue

+ 1 - 1
src/components/mapView/range.vue

@@ -145,7 +145,7 @@ export default {
       let geojson =
         this.$props.type == "hegxfx"
           ? "/static/data/ghss/导入.geojson"
-          : "staticdatadraw.geojson";
+          : "static/data/draw.geojson";
       let polygon = Cesium.GeoJsonDataSource.load(
         geojson
         // { clampToGround: true }