nxd-plugin 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/nxd-plugin.css +1 -1
- package/dist/nxd-plugin.mjs +10 -7
- package/dist/nxd-plugin.umd.js +2 -2
- package/package.json +1 -1
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -84474,17 +84474,17 @@ var lde = {
|
|
|
84474
84474
|
}), s.push({
|
|
84475
84475
|
oneLayer: {
|
|
84476
84476
|
mapUrl: r.baseMapUrl,
|
|
84477
|
-
type: t.
|
|
84477
|
+
type: t.layer_name_red
|
|
84478
84478
|
},
|
|
84479
|
-
name: t.
|
|
84479
|
+
name: t.layer_name_red,
|
|
84480
84480
|
visible: !0,
|
|
84481
84481
|
zIndex: 200
|
|
84482
84482
|
})) : s.push({
|
|
84483
84483
|
oneLayer: {
|
|
84484
84484
|
mapUrl: r.baseMapUrl,
|
|
84485
|
-
type: t.
|
|
84485
|
+
type: t.layer_name
|
|
84486
84486
|
},
|
|
84487
|
-
name: t.
|
|
84487
|
+
name: t.layer_name,
|
|
84488
84488
|
visible: !0,
|
|
84489
84489
|
zIndex: 200
|
|
84490
84490
|
}), e.push({
|
|
@@ -84552,7 +84552,7 @@ var lde = {
|
|
|
84552
84552
|
])), [[n, I(a)]]);
|
|
84553
84553
|
};
|
|
84554
84554
|
}
|
|
84555
|
-
}), [["__scopeId", "data-v-
|
|
84555
|
+
}), [["__scopeId", "data-v-c58e1249"]]), dde = {
|
|
84556
84556
|
msg: "success",
|
|
84557
84557
|
code: 1,
|
|
84558
84558
|
ds: [
|
|
@@ -116603,7 +116603,10 @@ var lde = {
|
|
|
116603
116603
|
otherData: { markId: "station_highway" }
|
|
116604
116604
|
};
|
|
116605
116605
|
r.station_number.charAt(0) === "5" ? e.spotObject[0].spotArrone.push(a) : e.spotObject[1].spotArrone.push(a);
|
|
116606
|
-
}), r("addMarker",
|
|
116606
|
+
}), r("addMarker", {
|
|
116607
|
+
mapMarker: e,
|
|
116608
|
+
removeMarker: "station_highway"
|
|
116609
|
+
});
|
|
116607
116610
|
};
|
|
116608
116611
|
return (e, n) => {
|
|
116609
116612
|
let r = une, i = lne, g = vne, _ = yne, x = pp;
|
|
@@ -116696,7 +116699,7 @@ var lde = {
|
|
|
116696
116699
|
])), [[x, I(h)]]);
|
|
116697
116700
|
};
|
|
116698
116701
|
}
|
|
116699
|
-
}), [["__scopeId", "data-v-
|
|
116702
|
+
}), [["__scopeId", "data-v-3d75dbb8"]]), _de = { install(e) {
|
|
116700
116703
|
e.component("HighwayLiveAlarm", Q9), e.component("MyComponent", Ie), e.component("MyComponent2", Re), e.component("TestCom", Be), e.component("HighwayStations", $9);
|
|
116701
116704
|
} };
|
|
116702
116705
|
//#endregion
|