diff --git a/src/assets/mapjson/Chaangshazhen/myxiuanlufeiji1.geojson b/src/assets/mapjson/Chaangshazhen/myxiuanlufeiji1.geojson new file mode 100644 index 0000000..b388b49 --- /dev/null +++ b/src/assets/mapjson/Chaangshazhen/myxiuanlufeiji1.geojson @@ -0,0 +1,8 @@ +{ +"type": "FeatureCollection", +"name": "road-line", +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, +"features": [ +{ "type": "Feature", "properties": { "id": 1, "name": "线路1" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 121.165324006652625, 32.450238797041074 ], [ 121.165556312331091, 32.456975661716854 ], [ 121.166485535044998, 32.46440944342806 ], [ 121.171596259971452, 32.472307836496213 ], [ 121.187393046107758, 32.466500194534333 ], [ 121.21341128209697, 32.457440273073807 ], [ 121.23246034773193, 32.446289600507001 ], [ 121.257084749650289, 32.437926596081894 ], [ 121.276133815285249, 32.431654342763068 ] ] ] } } +] +} diff --git a/src/views/Map/Map_Dikong/leftrightEcahts/index.vue b/src/views/Map/Map_Dikong/leftrightEcahts/index.vue index 7cf9ff9..276ace7 100644 --- a/src/views/Map/Map_Dikong/leftrightEcahts/index.vue +++ b/src/views/Map/Map_Dikong/leftrightEcahts/index.vue @@ -19,38 +19,76 @@ 一号无人机
- - + + + + + + + + +
二号无人机
- - + + + + + + + + +
三号无人机
- - + + + + + + + +
@@ -59,6 +97,11 @@