command-center-v3-common 0.0.92 → 0.0.94
Sign up to get free protection for your applications and to get access to all the features.
@@ -12843,10 +12843,10 @@ function cF(e) {
|
|
12843
12843
|
boxZoom: !0,
|
12844
12844
|
scrollWheelZoom: !0,
|
12845
12845
|
urlTemplates: l,
|
12846
|
-
layerType:
|
12846
|
+
layerType: n.satelliteMap
|
12847
12847
|
}), h.value.on("complete", (X) => {
|
12848
12848
|
var q;
|
12849
|
-
if (
|
12849
|
+
if ((q = m.value.pointList) != null && q.length) {
|
12850
12850
|
const ne = m.value.pointList.map((H) => ({
|
12851
12851
|
lat: H.lat,
|
12852
12852
|
lng: H.lng
|
@@ -20355,7 +20355,7 @@ function Ij() {
|
|
20355
20355
|
boxZoom: !0,
|
20356
20356
|
scrollWheelZoom: !0,
|
20357
20357
|
urlTemplates: i,
|
20358
|
-
layerType: r.satelliteMap
|
20358
|
+
layerType: r.satelliteMap
|
20359
20359
|
}), c.value.on("complete", () => {
|
20360
20360
|
x();
|
20361
20361
|
});
|