From bd9cb65c8ee634f1f7bad5a69e891e3a4f46b768 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期一, 01 四月 2024 15:54:41 +0800
Subject: [PATCH] feat:绘制地图

---
 src/assets/map/zigong1.json |   33 +++------------------------------
 1 files changed, 3 insertions(+), 30 deletions(-)

diff --git a/src/assets/map/zigong1.json b/src/assets/map/zigong1.json
index 79a7a15..1afbf17 100644
--- a/src/assets/map/zigong1.json
+++ b/src/assets/map/zigong1.json
@@ -13724,7 +13724,7 @@
     {
       "type": "Feature",
       "geometry": {
-        "type": "Polygon",
+        "type": "MultiPolygon",
         "coordinates": [
           [
             [
@@ -15232,35 +15232,7 @@
               29.3673757219045,
               0
             ]
-          ]
-        ]
-      },
-      "properties": {
-        "name": "鑷祦浜�",
-        "styleUrl": "#msn_ylw-pushpin",
-        "fill-opacity": 0.7019607843137254,
-        "fill": "#323232",
-        "stroke-opacity": 1,
-        "stroke": "#686868",
-        "stroke-width": 5,
-        "icon-scale": 1.1,
-        "icon-offset": [
-          20,
-          2
-        ],
-        "icon-offset-units": [
-          "pixels",
-          "pixels"
-        ],
-        "icon": "http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png",
-        "Style": "BRUSH(id:ogr-brush-1);PEN(c:#4d90feff,w:1.000000px,id:ogr-pen-0);LABEL(f:榛戜綋,s:11.000000pt,c:#ffffffff,w:100.000000,o:#000000ff)"
-      }
-    },
-    {
-      "type": "Feature",
-      "geometry": {
-        "type": "Polygon",
-        "coordinates": [
+          ],
           [
             [
               104.734902857524,
@@ -20511,6 +20483,7 @@
         "Style": "BRUSH(id:ogr-brush-1);PEN(c:#4d90feff,w:1.000000px,id:ogr-pen-0);LABEL(f:榛戜綋,s:11.000000pt,c:#ffffffff,w:100.000000,o:#000000ff)"
       }
     },
+
     {
       "type": "Feature",
       "geometry": {

--
Gitblit v1.8.0