@idmwx/idmui-gl4 0.3.0 → 0.3.1
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/index.js +12 -11
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -99,7 +99,7 @@ const r0 = (o, A) => {
|
|
|
99
99
|
"text-halo-color": "#fff",
|
|
100
100
|
"text-halo-width": 1
|
|
101
101
|
}
|
|
102
|
-
}))) : setTimeout(() => {
|
|
102
|
+
}, this.beforeLayer))) : setTimeout(() => {
|
|
103
103
|
this.handleRender();
|
|
104
104
|
}, 500);
|
|
105
105
|
},
|
|
@@ -223,7 +223,7 @@ const ee = /* @__PURE__ */ r0($A, [["render", Ae]]), oe = {
|
|
|
223
223
|
"text-opacity": 0.8,
|
|
224
224
|
"text-color": "#000"
|
|
225
225
|
}
|
|
226
|
-
}))) : setTimeout(() => {
|
|
226
|
+
}, this.beforeLayer))) : setTimeout(() => {
|
|
227
227
|
this.handleRender();
|
|
228
228
|
}, 500);
|
|
229
229
|
},
|
|
@@ -318,7 +318,7 @@ const ze = /* @__PURE__ */ r0(oe, [["render", te]]), Me = {
|
|
|
318
318
|
"text-halo-color": "#fff",
|
|
319
319
|
"text-halo-width": 1
|
|
320
320
|
}
|
|
321
|
-
})))) : setTimeout(() => {
|
|
321
|
+
}, this.beforeLayer)))) : setTimeout(() => {
|
|
322
322
|
this.handleRender();
|
|
323
323
|
}, 500);
|
|
324
324
|
},
|
|
@@ -426,7 +426,7 @@ const ie = {
|
|
|
426
426
|
paint: {
|
|
427
427
|
"icon-opacity": 0.8
|
|
428
428
|
}
|
|
429
|
-
}), this.map.addLayer({
|
|
429
|
+
}, this.beforeLayer), this.map.addLayer({
|
|
430
430
|
id: this.lineLabelLayer,
|
|
431
431
|
type: "symbol",
|
|
432
432
|
source: this.source,
|
|
@@ -441,7 +441,7 @@ const ie = {
|
|
|
441
441
|
paint: {
|
|
442
442
|
"icon-opacity": 0.8
|
|
443
443
|
}
|
|
444
|
-
}), this.map.addLayer({
|
|
444
|
+
}, this.beforeLayer), this.map.addLayer({
|
|
445
445
|
id: this.pointLayer,
|
|
446
446
|
type: "symbol",
|
|
447
447
|
source: this.source,
|
|
@@ -454,7 +454,7 @@ const ie = {
|
|
|
454
454
|
paint: {
|
|
455
455
|
"icon-opacity": 0.8
|
|
456
456
|
}
|
|
457
|
-
})))) : setTimeout(() => {
|
|
457
|
+
}, this.beforeLayer)))) : setTimeout(() => {
|
|
458
458
|
this.handleRender();
|
|
459
459
|
}, 500);
|
|
460
460
|
},
|
|
@@ -677,7 +677,7 @@ const he = /* @__PURE__ */ r0(le, [["render", fe], ["__scopeId", "data-v-62f79fe
|
|
|
677
677
|
paint: {
|
|
678
678
|
"text-opacity": 0.8
|
|
679
679
|
}
|
|
680
|
-
}))) : setTimeout(() => {
|
|
680
|
+
}, this.beforeLayer))) : setTimeout(() => {
|
|
681
681
|
this.handleRender();
|
|
682
682
|
}, 500);
|
|
683
683
|
},
|
|
@@ -830,7 +830,7 @@ const Ie = /* @__PURE__ */ r0(We, [["render", Ee]]), Re = {
|
|
|
830
830
|
"rgba(255,0,0,0.4)"
|
|
831
831
|
]
|
|
832
832
|
}
|
|
833
|
-
}), this.map.addLayer({
|
|
833
|
+
}, this.beforeLayer), this.map.addLayer({
|
|
834
834
|
id: this.zoneLabelLayer,
|
|
835
835
|
type: "symbol",
|
|
836
836
|
source: this.source,
|
|
@@ -938,7 +938,7 @@ const Be = /* @__PURE__ */ r0(Re, [["render", ve]]), Ce = {
|
|
|
938
938
|
"text-halo-color": "#fff",
|
|
939
939
|
"text-halo-width": 1
|
|
940
940
|
}
|
|
941
|
-
}))) : setTimeout(() => {
|
|
941
|
+
}, this.beforeLayer))) : setTimeout(() => {
|
|
942
942
|
this.handleRender();
|
|
943
943
|
}, 500);
|
|
944
944
|
},
|
|
@@ -1032,7 +1032,7 @@ const we = /* @__PURE__ */ r0(Ce, [["render", Ve]]), xe = {
|
|
|
1032
1032
|
"text-halo-color": "#fff",
|
|
1033
1033
|
"text-halo-width": 1
|
|
1034
1034
|
}
|
|
1035
|
-
}))) : setTimeout(() => {
|
|
1035
|
+
}, this.beforeLayer))) : setTimeout(() => {
|
|
1036
1036
|
this.handleRender();
|
|
1037
1037
|
}, 500);
|
|
1038
1038
|
},
|
|
@@ -1092,7 +1092,8 @@ const Le = /* @__PURE__ */ r0(xe, [["render", Qe]]), ye = {
|
|
|
1092
1092
|
// "fill-opacity": .5,
|
|
1093
1093
|
"fill-color": this.layerColor
|
|
1094
1094
|
}
|
|
1095
|
-
}
|
|
1095
|
+
},
|
|
1096
|
+
this.beforeLayer
|
|
1096
1097
|
))) : setTimeout(() => {
|
|
1097
1098
|
this.handleRender();
|
|
1098
1099
|
}, 500);
|