From fe0b336af036e874203a978dd8e6391039ec545a Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期日, 28 四月 2024 16:19:18 +0800
Subject: [PATCH] 代码跟新

---
 src/components/viewer.vue                        |   12 
 src/components/props/militaryPlot.vue            |  292 +++++++++
 src/components/props/situationComparison7-11.vue |    2 
 static/layers.json                               | 1499 ++----------------------------------------------
 4 files changed, 360 insertions(+), 1,445 deletions(-)

diff --git a/src/components/props/militaryPlot.vue b/src/components/props/militaryPlot.vue
index 0fdaa89..4488686 100644
--- a/src/components/props/militaryPlot.vue
+++ b/src/components/props/militaryPlot.vue
@@ -4,7 +4,7 @@
        id="moved2"
        @mousedown="moved">
     <div class="top">
-      <span style="font-weight: bold">缃戞牸鏄剧ず</span>
+      <span style="font-weight: bold">鐗规晥鏄剧ず</span>
       <span class="close"
             @click="showtuli">X</span>
     </div>
@@ -54,6 +54,10 @@
           name: '鍦板舰涓夎缃�',
           type: '2',
 
+        },{
+          name: '鍗槦閫氳閾捐矾',
+          type: '3',
+
         },
       ],
 
@@ -101,6 +105,292 @@
         window.sgworld.tileCoordinates=!window.sgworld.tileCoordinates;
       } else if(res.type=='2') {
         window.sgworld.wireframe=!window.sgworld.wireframe;
+      } else if(res.type=='3') {
+        if(window.CZML) {
+          window.CZML.deleteObject();
+          window.CZML=null
+          window.CZML1.deleteObject();
+          window.CZML1=null
+          return
+        }
+        var czml=[
+          {
+            id: "document",
+            name: "Link and Scan",
+            version: "1.0",
+          },
+          {
+            id: "Link_1",
+            name: "Dynamic polyline with Reference Properties",
+            availability: "2020-05-01T16:00:00Z/2020-05-01T16:01:00Z",
+            polyline: {
+              positions: {
+                references: ["car#position","airplane#position"],
+              },
+            },
+          },
+          {
+            id: "ConeRadar_1",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+                0,117,20,500000,
+                15,117,27,500000,
+                30,124,27,500000,
+                45,124,20,500000,
+                60,117,20,500000
+
+              ]
+            },
+            cylinder: {
+              length: 1000000.0,
+              topRadius: 0.0,
+              bottomRadius: 200000.0,
+            }
+          },
+          {
+            id: "airplane",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+                0,117,20,1000000,
+                15,117,27,1000000,
+                30,124,27,1000000,
+                45,124,20,1000000,
+                60,117,20,1000000
+
+
+              ],
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            model: {
+              gltf: "http://103.135.160.14:9027/LHZH/ModelLibrary/澶┖/weixin.gltf",
+              scale: 100
+            },
+          },
+          {
+            id: "car",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+                0,117,20,0,
+                15,117,27,0,
+                30,124,27,0,
+                45,124,20,0,
+                60,117,20,0
+              ],
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            model: {
+              gltf: 'http://103.135.160.14:9027/LHZH/ModelLibrary/Model/xiaoche.gltf',
+              scale: 10000
+            },
+          },
+          {
+            id: "SectorScan_1",
+            position: {
+              reference: 'car#position'
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            ellipse: {
+              semiMinorAxis: 200000.0,
+              semiMajorAxis: 200000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+          {
+            id: "Link_2",
+            name: "Dynamic polyline with Reference Properties",
+            availability: "2020-05-01T16:00:00Z/2020-05-01T16:01:00Z",
+            polyline: {
+              positions: {
+                references: ["jd#position","car2#position"],
+              },
+            },
+          },
+
+
+          {
+            id: "MultiCircleScan_2",
+            position: {
+              reference: 'car2#position'
+            },
+            ellipse: {
+              semiMinorAxis: 200000.0,
+              semiMajorAxis: 200000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+          {
+            id: "RadarScan_2",
+            position: {
+              reference: 'jd#position'
+            },
+            ellipse: {
+              semiMinorAxis: 2000000.0,
+              semiMajorAxis: 2000000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+        ];
+        var czml1=[
+          {
+            id: "document",
+            name: "Link and Scan",
+            version: "1.0",
+          },
+          {
+            id: "Link_1",
+            name: "Dynamic polyline with Reference Properties",
+            availability: "2020-05-01T16:00:00Z/2020-05-01T16:01:00Z",
+            polyline: {
+              positions: {
+                references: ["car#position","airplane#position"],
+              },
+            },
+          },
+          {
+            id: "ConeRadar_1",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+                0,123,26,500000,
+                15,123,21,500000,
+                30,118,21,500000,
+                45,118,26,500000,
+                60,123,26,500000
+
+              ]
+            },
+            cylinder: {
+              length: 1000000.0,
+              topRadius: 0.0,
+              bottomRadius: 200000.0,
+            }
+          },
+          {
+            id: "airplane",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+
+                0,123,26,1000000,
+                15,123,21,1000000,
+                30,118,21,1000000,
+                45,118,26,1000000,
+                60,123,26,1000000
+
+
+
+              ],
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            model: {
+              gltf: "http://103.135.160.14:9027/LHZH/ModelLibrary/澶┖/weixin.gltf",
+              scale: 100
+            },
+          },
+          {
+            id: "car",
+            position: {
+              interpolationAlgorithm: "LINEAR",
+              interpolationDegree: 1,
+              epoch: "2020-05-01T16:00:00Z",
+              cartographicDegrees: [
+                0,123,26,0,
+                15,123,21,0,
+                30,118,21,0,
+                45,118,26,0,
+                60,123,26,0
+              ],
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            model: {
+              gltf: 'http://103.135.160.14:9027/LHZH/ModelLibrary/Model/xiaoche.gltf',
+              scale: 10000
+            },
+          },
+          {
+            id: "SectorScan_1",
+            position: {
+              reference: 'car#position'
+            },
+            orientation: {
+              "velocityReference": "#position"
+            },
+            ellipse: {
+              semiMinorAxis: 200000.0,
+              semiMajorAxis: 200000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+          {
+            id: "Link_2",
+            name: "Dynamic polyline with Reference Properties",
+            availability: "2020-05-01T16:00:00Z/2020-05-01T16:01:00Z",
+            polyline: {
+              positions: {
+                references: ["jd#position","car2#position"],
+              },
+            },
+          },
+
+
+          {
+            id: "MultiCircleScan_2",
+            position: {
+              reference: 'car2#position'
+            },
+            ellipse: {
+              semiMinorAxis: 200000.0,
+              semiMajorAxis: 200000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+          {
+            id: "RadarScan_2",
+            position: {
+              reference: 'jd#position'
+            },
+            ellipse: {
+              semiMinorAxis: 2000000.0,
+              semiMajorAxis: 2000000.0,
+              heightReference: 1,    //璐村湴
+            },
+          },
+        ];
+
+        var option={
+          coneRadarColor: '#00ff00', //鍗槦闆疯揪棰滆壊锛堝彲閫夛級,
+          sectorScanAngle: 360,    //鎵囧舰鎵╂暎瑙掑害锛堝彲閫夛級,
+          radarScanColor: '#00ffff',    //闆疯揪鎵弿棰滆壊锛堝彲閫夛級
+        }
+        window.CZML=sgworld.Creator.CZML(czml,option,function(dataSources) {
+          Viewer.zoomTo(dataSources);
+        });
+        window.CZML1=sgworld.Creator.CZML(czml1,option,function(dataSources) {
+
+        });
       }
     }
   },
diff --git a/src/components/props/situationComparison7-11.vue b/src/components/props/situationComparison7-11.vue
index 4893691..638d6bd 100644
--- a/src/components/props/situationComparison7-11.vue
+++ b/src/components/props/situationComparison7-11.vue
@@ -566,7 +566,7 @@
     setMenuClick (res) {
       window.ModelEdit=new SmartEarth.ModelEdit(Viewer)
       sgworld.Creator.createSimpleGraphic('model',{
-        url: SmartEarthRootUrl+'Workers/ModelLibrary/'+this.value+'/'+res.model,
+        url: 'http://103.135.160.14:9027/LHZH/ModelLibrary/'+this.value+'/'+res.model,
         name: name
       },entity => {
 
diff --git a/src/components/viewer.vue b/src/components/viewer.vue
index 9417387..6b5273a 100644
--- a/src/components/viewer.vue
+++ b/src/components/viewer.vue
@@ -96,13 +96,13 @@
           // });
           window.Viewer.camera.flyTo({
             destination: Cesium.Cartesian3.fromDegrees(
-              120.37492388223879,
-              30.91054534935262,
-              97611.15133443385
+              109.26943037557801,
+              35.94483222064199,
+              7052792.362399457
             ),
             orientation: {
-              heading: 1.249372341578318,
-              pitch: -0.7222154573481174,
+              heading: 6.166296249767834,
+              pitch: -1.564875679684365,
               roll: 0,
             },
             complete: function callback () {
@@ -129,7 +129,7 @@
                 }
                 // let str = `绾ф暟锛�${level} 瑙嗛珮锛�${alt}km  鏂逛綅瑙掞細${heading}掳 淇话瑙掞細${pitch}掳 缈绘粴瑙掞細${roll}掳`;
                 console.log(pitch);
-                that.showFlyimg=pitch>-25? true:false;
+                that.showFlyimg=pitch<-60? true:false;
                 // console.log(that.showFlyimg);
               });
             },
diff --git a/static/layers.json b/static/layers.json
index 4b6437a..78e6286 100644
--- a/static/layers.json
+++ b/static/layers.json
@@ -4,1459 +4,84 @@
   "open": true,
   "children": [
     {
-      "id": "82C3DE",
-      "name": "褰卞儚",
-      "children": null,
-      "rename": false,
-      "expanded": false,
-      "_children": [
+      "id": "82A0C3DE",
+      "name": "鑷劧鐜",
+      "children": [
         {
-          "id": "8B9FAE96",
-          "sourceType": "arcgis",
-          "name": "ArcGIS褰卞儚",
-          "urls": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
-          "layer": "",
-          "alpha": 1,
-          "maximumLevel": 26,
-          "Level": [0, 26],
-          "checked": true,
-          "rename": false
-        },
-        {
-          "id": "52F67C44",
-          "sourceType": "gdmap",
-          "name": "楂樺痉娉ㄨ",
-          "urls": "https://webst02.is.autonavi.com/appmaptile?style=8&x={x}&y={y}&z={z}",
+          "id": "3803C067",
+          "sourceType": "tdmap",
+          "name": "閬ユ劅褰卞儚",
+          "urls": "http://{s}.tianditu.com/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&tk=c53eb074c3fcba5ac86103d4d711bbe8",
           "layer": "",
           "alpha": 1,
           "maximumLevel": 18,
           "Level": [0, 26],
-          "checked": true,
+          "checked": false,
           "rename": false
+        },
+        {
+          "id": "634152A9",
+          "sourceType": "txmap",
+          "name": "鐢靛瓙鍦板浘",
+          "urls": "https://rt1.map.gtimg.com/tile?z={z}&x={x}&y={reverseY}&styleid=3",
+          "layer": "",
+          "alpha": 1,
+          "maximumLevel": 18,
+          "Level": [0, 26],
+          "checked": false,
+          "rename": false
+        },
+        { "id": "0B71FBEC", "name": "鍦板舰鍥�", "children": [], "rename": false },
+        { "id": "B0F7A313", "name": "鏁板瓧楂樼▼", "children": [], "rename": false },
+        {
+          "id": "01DF0BCB",
+          "name": "鍏磋叮鐐�",
+          "sourceType": "location",
+          "checked": true,
+          "rename": false,
+          "disabled": true,
+          "flyTo": [
+            "122.492765",
+            "31.996999",
+            "12034357.82",
+            359.9999999999998,
+            -89.80884256710566
+          ]
         }
       ],
-      "checked": true
+      "rename": false,
+      "expanded": true,
+      "checked": false
+    },
+    {
+      "id": "82C3DE",
+      "name": "绀句細鐜",
+      "children": [
+        {
+          "id": "BEC8A8E2",
+          "name": "浜烘枃鐜",
+          "children": [],
+          "rename": false,
+          "checked": false
+        },
+        { "id": "37E2E74E", "name": "缁忔祹鐜", "children": [], "rename": false },
+        { "id": "B4FDFB67", "name": "浜ら�氱幆澧�", "children": [], "rename": false }
+      ],
+      "rename": false,
+      "expanded": true
     },
     {
       "id": "4FE10400",
-      "name": "妯″瀷",
+      "name": "淇℃伅鐜",
       "children": [
-        {
-          "id": "D6D9C4BC",
-          "sourceType": "gltf",
-          "name": "椋炴満妯″瀷1",
-          "urls": "http://183.162.245.49:8090/ModelLibrary/椋炶鐗�/feiji.glb",
-          "effects": false,
-          "effectsMaxHeight": 150,
-          "backFaceCulling": true,
-          "maximumScreenSpaceError": 16,
-          "maximumMemoryUsage": 512,
-          "lon": 119.789,
-          "lat": 25.519,
-          "height": 1200,
-          "heading": 0,
-          "roll": 0,
-          "pitch": 0,
-          "scale": 1,
-          "near": 0,
-          "far": 999999999,
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "D6D9C4BE",
-          "sourceType": "gltf",
-          "name": "椋炴満妯″瀷2",
-          "urls": "http://183.162.245.49:8090/ModelLibrary/椋炶鐗�/feiji.glb",
-          "effects": false,
-          "effectsMaxHeight": 150,
-          "backFaceCulling": true,
-          "maximumScreenSpaceError": 16,
-          "maximumMemoryUsage": 512,
-          "lon": 119.782727,
-          "lat": 25.516739,
-          "height": 1000,
-          "heading": 0,
-          "roll": 0,
-          "pitch": 0,
-          "scale": 1,
-          "near": 0,
-          "far": 999999999,
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "D6D9C4BD",
-          "sourceType": "gltf",
-          "name": "鍗槦妯″瀷",
-          "urls": "http://183.162.245.49:8090/ModelLibrary/澶┖/weixin.gltf",
-          "effects": false,
-          "effectsMaxHeight": 150,
-          "backFaceCulling": true,
-          "maximumScreenSpaceError": 16,
-          "maximumMemoryUsage": 512,
-          "lon": 111.75,
-          "lat": 28.73,
-          "height": 338000,
-          "heading": 0,
-          "roll": 0,
-          "pitch": 0,
-          "scale": 60,
-          "near": 0,
-          "far": 999999999,
-          "checked": false,
-          "rename": false
-        }
+        { "id": "BEE9438A", "name": "鑷劧鐢电鐜", "children": [], "rename": false },
+        { "id": "734B1292", "name": "鏁翠綋鐢电鐜", "children": [], "rename": false }
       ],
       "rename": false,
-      "checked": false,
-      "_children": null,
-      "expanded": false
-    },
-    {
-      "id": "BF993EEC",
-      "name": "瀹氫綅",
-      "children": [
-        {
-          "id": "4E80A73B",
-          "name": "鍐涘",
-          "sourceType": "SimpleGraphic",
-          "class": "billboard",
-          "style": {
-            "id": "4E80A73B",
-            "name": "鍐涘",
-            "position": {
-              "x": -2177777.6382824746,
-              "y": 4388758.233098305,
-              "z": 4070021.5570232095
-            },
-            "image": "http://183.162.245.49:8090/yanshi0418/wujiaoxing.png",
-            "scale": 1.5,
-            "rotation": 0,
-            "width": 32,
-            "height": 32,
-            "color": "rgb(255,255,255)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 1,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "showLabel": false,
-            "label_text": "鏂板缓鏂囨湰",
-            "label_font": "24px 瀹嬩綋",
-            "label_style": 2,
-            "label_scale": 1,
-            "label_fillColor": "rgb(255,255,255)",
-            "label_outlineColor": "rgb(0,0,0)",
-            "label_outlineWidth": 0,
-            "label_showBackground": false,
-            "label_backgroundColor": "rgba(42,42,42,0.8)",
-            "label_horizontalOrigin": 0,
-            "label_verticalOrigin": 0,
-            "label_heightReference": 1,
-            "label_distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "billboard",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "11E65749",
-          "name": "鎴樺尯",
-          "sourceType": "SimpleGraphic",
-          "class": "billboard",
-          "style": {
-            "id": "11E65749",
-            "name": "鎴樺尯",
-            "position": {
-              "x": -2605753.7598548946,
-              "y": 4741900.243320153,
-              "z": 3365811.3415483204
-            },
-            "image": "http://183.162.245.49:8090/yanshi0418/yuanquan.png",
-            "scale": 1.5,
-            "rotation": 0,
-            "width": 32,
-            "height": 32,
-            "color": "rgb(255,255,255)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 1,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "showLabel": false,
-            "label_text": "鏂板缓鏂囨湰",
-            "label_font": "24px 瀹嬩綋",
-            "label_style": 2,
-            "label_scale": 1,
-            "label_fillColor": "rgb(255,255,255)",
-            "label_outlineColor": "rgb(0,0,0)",
-            "label_outlineWidth": 0,
-            "label_showBackground": false,
-            "label_backgroundColor": "rgba(42,42,42,0.8)",
-            "label_horizontalOrigin": 0,
-            "label_verticalOrigin": 0,
-            "label_heightReference": 1,
-            "label_distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "billboard",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "61E74C87",
-          "name": "浣滄垬闆嗙兢",
-          "sourceType": "SimpleGraphic",
-          "class": "billboard",
-          "style": {
-            "id": "61E74C87",
-            "name": "浣滄垬闆嗙兢",
-            "position": {
-              "x": -2804424.880761257,
-              "y": 5001366.224228234,
-              "z": 2783839.9247218217
-            },
-            "image": "http://183.162.245.49:8090/yanshi0418/sanjiaoxing.png",
-            "scale": 1.5,
-            "rotation": 0,
-            "width": 32,
-            "height": 32,
-            "color": "rgb(255,255,255)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 1,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "showLabel": false,
-            "label_text": "鏂板缓鏂囨湰",
-            "label_font": "24px 瀹嬩綋",
-            "label_style": 2,
-            "label_scale": 1,
-            "label_fillColor": "rgb(255,255,255)",
-            "label_outlineColor": "rgb(0,0,0)",
-            "label_outlineWidth": 0,
-            "label_showBackground": false,
-            "label_backgroundColor": "rgba(42,42,42,0.8)",
-            "label_horizontalOrigin": 0,
-            "label_verticalOrigin": 0,
-            "label_heightReference": 1,
-            "label_distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "billboard",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "6BFF77A2",
-          "name": "鍧﹀厠缇�",
-          "sourceType": "SimpleGraphic",
-          "class": "billboard",
-          "style": {
-            "id": "6BFF77A2",
-            "name": "鍧﹀厠缇�",
-            "position": {
-              "x": -2858943.5624323706,
-              "y": 5004388.033933317,
-              "z": 2722702.065406316
-            },
-            "image": "http://183.162.245.49:8090/yanshi0418/tankequn.png",
-            "scale": 2,
-            "rotation": 0,
-            "width": 32,
-            "height": 32,
-            "color": "rgb(255,255,255)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 1,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": 0, "far": "500000" },
-            "showLabel": false,
-            "label_text": "鏂板缓鏂囨湰",
-            "label_font": "24px 瀹嬩綋",
-            "label_style": 2,
-            "label_scale": 1,
-            "label_fillColor": "rgb(255,255,255)",
-            "label_outlineColor": "rgb(0,0,0)",
-            "label_outlineWidth": 0,
-            "label_showBackground": false,
-            "label_backgroundColor": "rgba(42,42,42,0.8)",
-            "label_horizontalOrigin": 0,
-            "label_verticalOrigin": 0,
-            "label_heightReference": 1,
-            "label_distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "billboard",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "6BFF77A6",
-          "name": "椋炴満缇�",
-          "sourceType": "SimpleGraphic",
-          "class": "billboard",
-          "style": {
-            "id": "6BFF77A6",
-            "name": "椋炴満缇�",
-            "position": {
-              "x": -2863666.95170697,
-              "y": 4996294.502196852,
-              "z": 2732517.936915382
-            },
-            "image": "http://183.162.245.49:8090/yanshi0418/feijiqun.png",
-            "scale": 4,
-            "rotation": 0,
-            "width": 32,
-            "height": 32,
-            "color": "rgb(255,255,255)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 1,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": "10000", "far": "2000000" },
-            "showLabel": false,
-            "label_text": "鏂板缓鏂囨湰",
-            "label_font": "24px 瀹嬩綋",
-            "label_style": 2,
-            "label_scale": 1,
-            "label_fillColor": "rgb(255,255,255)",
-            "label_outlineColor": "rgb(0,0,0)",
-            "label_outlineWidth": 0,
-            "label_showBackground": false,
-            "label_backgroundColor": "rgba(42,42,42,0.8)",
-            "label_horizontalOrigin": 0,
-            "label_verticalOrigin": 0,
-            "label_heightReference": 1,
-            "label_distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "billboard",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        }
-      ],
-      "rename": false,
-      "expanded": false,
-      "checked": false
-    },
-    {
-      "id": "0A51CF71",
-      "name": "娴佺嚎",
-      "children": [
-        {
-          "id": "0043A493",
-          "name": "鍖椾含鍒板崡浜�",
-          "sourceType": "FlowField",
-          "style": { "width": 8, "color": "#0000ff", "clampToGround": true },
-          "positions": [
-            {
-              "x": -2178663.142924422,
-              "y": 4388756.365739068,
-              "z": 4069552.1464237026
-            },
-            {
-              "x": -2605913.7997011724,
-              "y": 4741817.347345968,
-              "z": 3365807.161119517
-            }
-          ],
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "BFF675EC",
-          "name": "鍗椾含鍒扮宸�",
-          "sourceType": "FlowField",
-          "style": { "width": 8, "color": "#0000ff", "clampToGround": true },
-          "positions": [
-            {
-              "x": -2605913.7997011724,
-              "y": 4741817.347345968,
-              "z": 3365807.161119517
-            },
-            {
-              "x": -2804239.8379912334,
-              "y": 5000164.305813948,
-              "z": 2786194.5392209366
-            }
-          ],
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "87D8926C",
-          "name": "绂忓窞鍒板钩娼�",
-          "sourceType": "FlowField",
-          "style": { "width": 8, "color": "#0000ff", "clampToGround": true },
-          "positions": [
-            {
-              "x": -2804239.8379912334,
-              "y": 5000164.305813948,
-              "z": 2786194.5392209366
-            },
-            {
-              "x": -2860797.2230127472,
-              "y": 4998842.80952202,
-              "z": 2730893.5688466853
-            }
-          ],
-          "checked": false,
-          "rename": false
-        }
-      ],
-      "rename": false,
-      "expanded": false,
-      "checked": false
-    },
-    {
-      "id": "AD66C2CA",
-      "name": "闈欐�佺嚎",
-      "children": [
-        {
-          "id": "FF5557E9",
-          "name": "鍖椾含鍒板崡浜�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "FF5557E9",
-            "name": "鍖椾含鍒板崡浜�",
-            "positions": [
-              {
-                "x": -2178663.142924422,
-                "y": 4388756.365739068,
-                "z": 4069552.1464237026
-              },
-              {
-                "x": -2605913.7997011724,
-                "y": 4741817.347345968,
-                "z": 3365807.161119517
-              }
-            ],
-            "clampToGround": true,
-            "color": "rgba(230,209,23,0.91)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 10,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "35ADD547",
-          "name": "鍗椾含鍒扮宸�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "35ADD547",
-            "name": "鍗椾含鍒扮宸�",
-            "positions": [
-              {
-                "x": -2605913.7997011724,
-                "y": 4741817.347345968,
-                "z": 3365807.161119517
-              },
-              {
-                "x": -2804239.8379912334,
-                "y": 5000164.305813948,
-                "z": 2786194.5392209366
-              }
-            ],
-            "clampToGround": true,
-            "color": "rgba(211,218,7,0.91)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 10,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "9F07E807",
-          "name": "绂忓窞鍒板钩娼�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "9F07E807",
-            "name": "绂忓窞鍒板钩娼�",
-            "positions": [
-              {
-                "x": -2804239.8379912334,
-                "y": 5000164.305813948,
-                "z": 2786194.5392209366
-              },
-              {
-                "x": -2860797.2230127472,
-                "y": 4998842.80952202,
-                "z": 2730893.5688466853
-              }
-            ],
-            "clampToGround": true,
-            "color": "rgba(211,218,7,0.91)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 10,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "8D8D7789",
-          "name": "缁�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "8D8D7789",
-            "name": "鏂板缓绾�",
-            "positions": [
-              {
-                "x": -2165775.8076072233,
-                "y": 5470423.667881753,
-                "z": 3200000
-              },
-              {
-                "x": -2178663.142924422,
-                "y": 4388756.365739068,
-                "z": 4069552.1464237026
-              }
-            ],
-            "clampToGround": false,
-            "color": "rgb(0,255,0)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 8,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "EB6B36B8",
-          "name": "缁�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "EB6B36B8",
-            "name": "鏂板缓绾�",
-            "positions": [
-              {
-                "x": -2165775.8076072233,
-                "y": 5470423.667881753,
-                "z": 3200000
-              },
-              {
-                "x": -2605913.7997011724,
-                "y": 4741817.347345968,
-                "z": 3365807.161119517
-              }
-            ],
-            "clampToGround": false,
-            "color": "rgb(0,255,0)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 8,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "511659D5",
-          "name": "姗�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "511659D5",
-            "name": "鏂板缓绾�",
-            "positions": [
-              {
-                "x": -2165775.8076072233,
-                "y": 5470423.667881753,
-                "z": 3200000
-              },
-              {
-                "x": -2804239.8379912334,
-                "y": 5000164.305813948,
-                "z": 2786194.5392209366
-              }
-            ],
-            "clampToGround": false,
-            "color": "rgb(251,192,0)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 8,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "66DE14E1",
-          "name": "绾�",
-          "sourceType": "SimpleGraphic",
-          "class": "polyline",
-          "style": {
-            "id": "66DE14E1",
-            "name": "绾�",
-            "positions": [
-              {
-                "x": -2165775.8076072233,
-                "y": 5470423.667881753,
-                "z": 3200000
-              },
-              {
-                "x": -2860797.2230127472,
-                "y": 4998842.80952202,
-                "z": 2730893.5688466853
-              }
-            ],
-            "clampToGround": false,
-            "color": "rgb(255,0,0)",
-            "outlineWidth": 0,
-            "outlineColor": "rgba(255,255,255,0.6)",
-            "width": 8,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "polyline",
-            "propData": { "鏄剧ず": "浼犺緭涓柇" }
-          },
-          "checked": false,
-          "rename": false
-        },
-        {
-          "id": "8FBFA692",
-          "name": "浼犺緭涓柇",
-          "sourceType": "SimpleGraphic",
-          "class": "label",
-          "style": {
-            "id": "8FBFA692",
-            "name": "浼犺緭涓柇",
-            "position": {
-              "x": -2401195.8402774343,
-              "y": 5070286.993991775,
-              "z": 3024132.000285232
-            },
-            "text": "浼犺緭涓柇",
-            "font": "Blod 24px 瀹嬩綋",
-            "style": 2,
-            "scale": 1.5,
-            "fillColor": "rgb(255,5,5)",
-            "outlineColor": "rgb(0,0,0)",
-            "outlineWidth": 2,
-            "showBackground": false,
-            "backgroundColor": "rgba(255,255,255,0.8)",
-            "horizontalOrigin": 0,
-            "verticalOrigin": 0,
-            "heightReference": 0,
-            "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-            "type": "label",
-            "propData": {}
-          },
-          "checked": false,
-          "rename": false
-        }
-      ],
-      "rename": false,
-      "expanded": false,
-      "checked": false
-    },
-    {
-      "id": "0F268387",
-      "name": "婕旂ず鍔ㄧ敾",
-      "children": [
-        {
-          "id": "7BA80DFE",
-          "name": "婕旂ず鏂囨湰",
-          "children": [
-            {
-              "id": "710A1A45",
-              "name": "鏄剧ず鍐涘鑱旀寚",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "710A1A45",
-                "name": "鏄剧ず鍐涘鑱旀寚",
-                "position": {
-                  "x": -1976994.7704157822,
-                  "y": 5312648.937025312,
-                  "z": 2913420.1059886804
-                },
-                "text": "鏄剧ず鍐涘鑱旀寚",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "8BE2C18A",
-              "name": "鏄剧ず鎴樺尯鑱旀寚",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "8BE2C18A",
-                "name": "鏄剧ず鎴樺尯鑱旀寚",
-                "position": {
-                  "x": -1978815.2671918862,
-                  "y": 5310666.81558018,
-                  "z": 2915764.244466945
-                },
-                "text": "鏄剧ず鎴樺尯鑱旀寚",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "CEF22C36",
-              "name": "鏄剧ず浣滄垬闆嗙兢",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "CEF22C36",
-                "name": "鏄剧ず浣滄垬闆嗙兢",
-                "position": {
-                  "x": -1976317.2208451265,
-                  "y": 5311724.687855815,
-                  "z": 2915551.762152148
-                },
-                "text": "鏄剧ず浣滄垬闆嗙兢",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "366033A3",
-              "name": "鏄剧ず浠诲姟閮ㄩ槦",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "366033A3",
-                "name": "鏄剧ず浠诲姟閮ㄩ槦",
-                "position": {
-                  "x": -1973140.3861496295,
-                  "y": 5311712.170560667,
-                  "z": 2917735.8969992967
-                },
-                "text": "鏄剧ず浠诲姟閮ㄩ槦",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "EF666AD4",
-              "name": "鏄剧ず绌轰腑鍗槦",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "EF666AD4",
-                "name": "鏄剧ず绌轰腑鍗槦",
-                "position": {
-                  "x": -1975302.1204429076,
-                  "y": 5312139.576684197,
-                  "z": 2915492.3948352933
-                },
-                "text": "鏄剧ず绌轰腑鍗槦",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "538C10DD",
-              "name": "鏄剧ず閫氳閾捐矾",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "538C10DD",
-                "name": "鏄剧ず閫氳閾捐矾",
-                "position": {
-                  "x": -2427484.1461830046,
-                  "y": 5129466.303803725,
-                  "z": 2901667.826433188
-                },
-                "text": "鏄剧ず閫氳閾捐矾",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            },
-            {
-              "id": "D70F3606",
-              "name": "鐘舵�佹煡璇�",
-              "sourceType": "SimpleGraphic",
-              "class": "label",
-              "style": {
-                "id": "D70F3606",
-                "name": "鐘舵�佹煡璇�",
-                "position": {
-                  "x": -1945238.182542511,
-                  "y": 5323868.935441875,
-                  "z": 2914297.185356595
-                },
-                "text": "鐘舵�佹煡璇�",
-                "font": "Blod 24px 瀹嬩綋",
-                "style": 2,
-                "scale": 2,
-                "fillColor": "rgb(4,71,255)",
-                "outlineColor": "rgb(255,255,255)",
-                "outlineWidth": 2,
-                "showBackground": true,
-                "backgroundColor": "rgba(237,238,237,0.8)",
-                "horizontalOrigin": 0,
-                "verticalOrigin": 0,
-                "heightReference": 0,
-                "distanceDisplayCondition": { "near": 0, "far": 100000000 },
-                "type": "label",
-                "propData": {}
-              },
-              "checked": false,
-              "rename": false
-            }
-          ],
-          "rename": false,
-          "expanded": false,
-          "checked": false
-        },
-        {
-          "id": "1A49A755",
-          "name": "淇℃伅閾捐矾鏄剧ず",
-          "sourceType": "demoAnimation",
-          "animationDatas": [
-            {
-              "id": "2D288AA8",
-              "description": "榛樿浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "109.131740",
-                "lat": "32.194800",
-                "height": "6718919.27",
-                "heading": 354.1,
-                "pitch": -88.70000000000033
-              },
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "9528863B",
-              "description": "鏄剧ず鍐涘鑱旀寚",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["710A1A45"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "2EE22084",
-              "description": "闅愯棌鍐涘鑱旀寚",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["710A1A45"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "436E8612",
-              "description": "鏄剧ず鍐涘浣嶇疆鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["4E80A73B"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "17B2211B",
-              "description": "闅愯棌鍐涘浣嶇疆鍥炬爣",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["4E80A73B"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "F5C63A93",
-              "description": "鏄剧ず鍐涘浣嶇疆鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["4E80A73B"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "DBE809A1",
-              "description": "鏄剧ず榛樿浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "115.051816",
-                "lat": "29.355704",
-                "height": "5580389.26",
-                "heading": 357.83323848386374,
-                "pitch": -86.5961304830374
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "F6092392",
-              "description": "鏄剧ず鎴樺尯鑱旀寚",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["8BE2C18A"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "A58FFA7A",
-              "description": "闅愯棌鎴樺尯鑱旀寚",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["8BE2C18A"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "C9EB0972",
-              "description": "鏄剧ず鎴樺尯浣嶇疆鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["11E65749"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "EF6DC4CB",
-              "description": "闅愯棌鎴樺尯浣嶇疆鍥炬爣",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["11E65749"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "27A3C0C9",
-              "description": "鏄剧ず鎴樺尯浣嶇疆鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["11E65749"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "CC244478",
-              "description": "鏄剧ず榛樿浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "114.329684",
-                "lat": "29.267469",
-                "height": "5054497.61",
-                "heading": 357.840511288967,
-                "pitch": -86.58465869527897
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "C25D7DCA",
-              "description": "鏄剧ず鍖椾含鍒板崡浜祦绾�",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["0043A493"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "7142D4A5",
-              "description": "鏄剧ず鍖椾含鍒板崡浜祦闈欐�佺嚎",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["FF5557E9"],
-              "value": "2",
-              "time": 2,
-              "isClick": false
-            },
-            {
-              "id": "E2DF762C",
-              "description": "鏄剧ず浣滄垬闆嗙兢",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["CEF22C36"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "796581AF",
-              "description": "闅愯棌浣滄垬闆嗙兢",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["CEF22C36"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "32A1280D",
-              "description": "鏄剧ず浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["61E74C87"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "4E1D947D",
-              "description": "闅愯棌浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["61E74C87"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "C059F92D",
-              "description": "鏄剧ず浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["61E74C87"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "C63EA02F",
-              "description": "鏄剧ず榛樿浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "121.374870",
-                "lat": "26.142288",
-                "height": "4356039.31",
-                "heading": 357.83212449218917,
-                "pitch": -86.59788083067261
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "44844F07",
-              "description": "鏄剧ず鍗椾含鍒扮宸炴祦绾�",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["BFF675EC"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "B4A16045",
-              "description": "鏄剧ず鍗椾含鍒扮宸炴祦闈欐�佺嚎",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["35ADD547"],
-              "value": "2",
-              "time": 2,
-              "isClick": false
-            },
-            {
-              "id": "DC17A35C",
-              "description": "鏄剧ず浠诲姟閮ㄩ槦",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["366033A3"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "A815E926",
-              "description": "闅愯棌浠诲姟閮ㄩ槦",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["366033A3"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "9E7AB544",
-              "description": "鏄剧ず浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "119.771912",
-                "lat": "25.466326",
-                "height": "339051.61",
-                "heading": 9.339648782481907,
-                "pitch": -88.04943417072181
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "813E3326",
-              "description": "鏄剧ず浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["6BFF77A2", "6BFF77A6"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "A6B66EF2",
-              "description": "闅愯棌浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["6BFF77A2", "6BFF77A6"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "F1AD0C76",
-              "description": "鏄剧ず浣滄垬闆嗙兢鍥炬爣",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["6BFF77A2", "6BFF77A6"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "7396F648",
-              "description": "鏄剧ず浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "119.771912",
-                "lat": "25.466326",
-                "height": "339051.61",
-                "heading": 9.339648782481907,
-                "pitch": -88.04943417072181
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "61C3049A",
-              "description": "鏄剧ず绂忓窞鍒板钩娼祦绾�",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["87D8926C"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "B7888A36",
-              "description": "鏄剧ず绂忓窞鍒板钩娼潤鎬佺嚎",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["9F07E807"],
-              "value": "2",
-              "time": 2,
-              "isClick": false
-            },
-            {
-              "id": "56F9BA71",
-              "description": "鏄剧ず浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "119.806705",
-                "lat": "29.388126",
-                "height": "5092401.07",
-                "heading": 9.339708130989383,
-                "pitch": -88.03886634582898
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "019624F2",
-              "description": "鏄剧ず绌轰腑鍗槦",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["EF666AD4"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "A2DBBAF5",
-              "description": "闅愯棌绌轰腑鍗槦",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["EF666AD4"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "91C04225",
-              "description": "鏄剧ず绌轰腑鍗槦浣嶇疆妯″瀷",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["D6D9C4BD"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "7ABC8DE3",
-              "description": "渚ч潰灞曠ず鍗槦浣嶇疆",
-              "type": "浣嶇疆",
-              "view": {
-                "lon": "119.401895",
-                "lat": "16.071907",
-                "height": "1110461.97",
-                "heading": 351.41184354978844,
-                "pitch": -38.112339035741634
-              },
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "66A51790",
-              "description": "鏄剧ず閫氳閾捐矾",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["538C10DD"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "9A815AEB",
-              "description": "闅愯棌閫氳閾捐矾",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["538C10DD"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "00626E61",
-              "description": "鏄剧ず涓庡啗濮旈�氳",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["8D8D7789"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "78BDCA78",
-              "description": "鏄剧ず涓庢垬鍖洪�氳",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["EB6B36B8"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "7A6D4A89",
-              "description": "鏄剧ず涓庝綔鎴橀泦缇ら�氳",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["511659D5"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "0FF24EE3",
-              "description": "鏄剧ず涓庝换鍔¢儴闃熼�氳",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["66DE14E1"],
-              "value": "2",
-              "time": 1,
-              "isClick": false
-            },
-            {
-              "id": "F898D72A",
-              "description": "鏄剧ず绾㈣壊閫氳绾� 鐘舵�佹煡璇�",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["D70F3606"],
-              "value": "2",
-              "time": 2,
-              "isClick": false
-            },
-            {
-              "id": "DBDC549D",
-              "description": "闅愯棌绾㈣壊閫氳绾� 鐘舵�佹煡璇�",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["D70F3606"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "D8B7773E",
-              "description": "鏄剧ず浼犺緭涓柇",
-              "actionType": "鏄剧ず瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["8FBFA692"],
-              "value": "2",
-              "time": 3,
-              "isClick": false
-            },
-            {
-              "id": "06ECE52F",
-              "description": "鍏抽棴浼犺緭涓柇",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": ["8FBFA692"],
-              "value": "1",
-              "isClick": false
-            },
-            {
-              "id": "B6D8F034",
-              "description": "鍏抽棴鎵�鏈夋紨绀鸿剼鏈�",
-              "actionType": "闅愯棌瀵硅薄",
-              "type": "鎿嶄綔",
-              "selectInfo": [
-                "4FE10400",
-                "D6D9C4BC",
-                "D6D9C4BE",
-                "D6D9C4BD",
-                "BF993EEC",
-                "4E80A73B",
-                "11E65749",
-                "61E74C87",
-                "6BFF77A2",
-                "6BFF77A6",
-                "0A51CF71",
-                "0043A493",
-                "BFF675EC",
-                "87D8926C",
-                "AD66C2CA",
-                "FF5557E9",
-                "35ADD547",
-                "9F07E807",
-                "8D8D7789",
-                "EB6B36B8",
-                "511659D5",
-                "66DE14E1",
-                "8FBFA692",
-                "7BA80DFE",
-                "710A1A45",
-                "8BE2C18A",
-                "CEF22C36",
-                "366033A3",
-                "EF666AD4",
-                "538C10DD",
-                "D70F3606"
-              ],
-              "value": "1",
-              "isClick": false
-            }
-          ],
-          "checked": true,
-          "rename": false
-        }
-      ],
-      "rename": false,
-      "expanded": false,
-      "checked": false
+      "expanded": true
     }
   ],
-  "flyTo": [109.13174, 32.1948, 6718919.27, 354.1, -88.7],
+  "flyTo": [],
   "mapStatus": {
     "rotateFlyTime": 30,
     "sunLight": false,

--
Gitblit v1.9.3