Skip to content

Commit 78c8ddb

Browse files
Update dist folder [skip ci]
1 parent e02908f commit 78c8ddb

10 files changed

Lines changed: 6 additions & 7 deletions

File tree

dist/samples/3d-camera-position/app/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<!-- [START maps_3d_camera_position] -->
88
<html>
99
<head>
10-
`
1110
<title>Google Maps 3D - Camera Position Controller</title>
1211
<link rel="stylesheet" type="text/css" href="./style.css" />
1312
<script type="module" src="./index.js"></script>

dist/samples/3d-camera-position/app/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ gmp-map-3d {
4747
border: 1px solid rgba(255, 255, 255, 0.1);
4848
border-radius: 16px;
4949
padding: 24px;
50+
margin-top: 10px;
5051
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
5152
}
5253

dist/samples/3d-camera-position/dist/assets/index-HwMXX0CU.js renamed to dist/samples/3d-camera-position/dist/assets/index-BCRFJ7xP.js

File renamed without changes.

dist/samples/3d-camera-position/dist/assets/index-BYracKtN.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/samples/3d-camera-position/dist/assets/index-FbE_-4e_.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/samples/3d-camera-position/dist/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@
77
<!-- [START maps_3d_camera_position] -->
88
<html>
99
<head>
10-
`
1110
<title>Google Maps 3D - Camera Position Controller</title>
1211
<!-- prettier-ignore -->
1312
<script>(g => { var h, a, k, p = "The Google Maps JavaScript API", c = "google", l = "importLibrary", q = "__ib__", m = document, b = window; b = b[c] || (b[c] = {}); var d = b.maps || (b.maps = {}), r = new Set, e = new URLSearchParams, u = () => h || (h = new Promise(async (f, n) => { await (a = m.createElement("script")); e.set("libraries", [...r] + ""); for (k in g) e.set(k.replace(/[A-Z]/g, t => "_" + t[0].toLowerCase()), g[k]); e.set("callback", c + ".maps." + q); a.src = `https://maps.${c}apis.com/maps/api/js?` + e; d[q] = f; a.onerror = () => h = n(Error(p + " could not load.")); a.nonce = m.querySelector("script[nonce]")?.nonce || ""; m.head.append(a) })); d[l] ? console.warn(p + " only loads once. Ignoring:", g) : d[l] = (f, ...n) => r.add(f) && u().then(() => d[l](f, ...n)) })
1413
({ key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8"});</script>
15-
<script type="module" crossorigin src="./assets/index-HwMXX0CU.js"></script>
16-
<link rel="stylesheet" crossorigin href="./assets/index-FbE_-4e_.css">
14+
<script type="module" crossorigin src="./assets/index-BCRFJ7xP.js"></script>
15+
<link rel="stylesheet" crossorigin href="./assets/index-BYracKtN.css">
1716
</head>
1817

1918
<body>

dist/samples/3d-camera-position/docs/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<!-- [START maps_3d_camera_position] -->
88
<html>
99
<head>
10-
`
1110
<title>Google Maps 3D - Camera Position Controller</title>
1211
<link rel="stylesheet" type="text/css" href="./style.css" />
1312
<script type="module" src="./index.js"></script>

dist/samples/3d-camera-position/docs/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ gmp-map-3d {
4747
border: 1px solid rgba(255, 255, 255, 0.1);
4848
border-radius: 16px;
4949
padding: 24px;
50+
margin-top: 10px;
5051
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
5152
}
5253

dist/samples/3d-camera-position/jsfiddle/demo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ gmp-map-3d {
4646
border: 1px solid rgba(255, 255, 255, 0.1);
4747
border-radius: 16px;
4848
padding: 24px;
49+
margin-top: 10px;
4950
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
5051
}
5152

dist/samples/3d-camera-position/jsfiddle/demo.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
<html>
99
<head>
10-
`
1110
<title>Google Maps 3D - Camera Position Controller</title>
1211
<link rel="stylesheet" type="text/css" href="./style.css" />
1312
<script type="module" src="./index.js"></script>

0 commit comments

Comments
 (0)