@conboai/storybook.components 0.5.54 → 0.5.55
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.
|
@@ -80628,6 +80628,7 @@ const yhe = () => {
|
|
|
80628
80628
|
fullscreenControl: A,
|
|
80629
80629
|
disableDefaultUI: !J && b,
|
|
80630
80630
|
mapTypeId: "satellite",
|
|
80631
|
+
streetViewControl: !1,
|
|
80631
80632
|
draggableCursor: N.type === "view" || N.type === "edit" ? "hand" : "crosshair"
|
|
80632
80633
|
}),
|
|
80633
80634
|
[N.type, J, b]
|
|
@@ -80675,7 +80676,7 @@ const yhe = () => {
|
|
|
80675
80676
|
options: Q,
|
|
80676
80677
|
styles: { width: "100%", height: "100%" },
|
|
80677
80678
|
onLoad: (K) => {
|
|
80678
|
-
X(K), S == null || S(K);
|
|
80679
|
+
X(K), S == null || S(K), K == null || K.setTilt(0);
|
|
80679
80680
|
},
|
|
80680
80681
|
onError: w,
|
|
80681
80682
|
onDragEnd: () => c == null ? void 0 : c(Y || null),
|