Skip to content

Commit a150543

Browse files
Update dist folder [skip ci] (#1375)
1 parent 6844a3d commit a150543

14 files changed

Lines changed: 29 additions & 48 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<!--
33
@license
4-
Copyright 2025 Google LLC. All Rights Reserved.
4+
Copyright 2026 Google LLC. All Rights Reserved.
55
SPDX-License-Identifier: Apache-2.0
66
-->
77
<!-- [START maps_3d_map_styling] -->
@@ -11,11 +11,11 @@
1111

1212
<link rel="stylesheet" type="text/css" href="./style.css" />
1313
<script type="module" src="./index.js"></script>
14-
</head>
15-
<body>
1614
<!-- prettier-ignore -->
1715
<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))})
1816
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly" });</script>
17+
</head>
18+
<body>
1919
</body>
2020
</html>
2121
<!-- [END maps_3d_map_styling] -->

dist/samples/3d-map-styling/app/index.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
/*
22
* @license
3-
* Copyright 2025 Google LLC. All Rights Reserved.
3+
* Copyright 2026 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
//@ts-nocheck
87
// [START maps_3d_map_styling]
98
async function initMap() {
109
const { Map3DElement } = await google.maps.importLibrary('maps3d');
@@ -18,7 +17,7 @@ async function initMap() {
1817
tilt: 67.5,
1918
heading: 108.94057782079429,
2019
range: 6605.57279990986,
21-
mapId: 'bcce776b92de1336e22c569f',
20+
mapId: 'bcce776b92de1336e22c569f', // Styles are associated with map IDs.
2221
mode: 'HYBRID',
2322
gestureHandling: 'COOPERATIVE',
2423
});

dist/samples/3d-map-styling/app/style.css

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
/*
22
* @license
3-
* Copyright 2025 Google LLC. All Rights Reserved.
3+
* Copyright 2026 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66
/* [START maps_3d_map_styling] */
7-
/* * Always set the map height explicitly to define the size of the div element
8-
* that contains the map.
9-
*/
10-
#gmp-map-3d {
11-
height: 100%;
12-
}
7+
138
html,
149
body {
1510
height: 100%;
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
html,body{height:100%;margin:0;padding:0}

dist/samples/3d-map-styling/dist/assets/index-BMVaXqyQ.css

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

dist/samples/3d-map-styling/dist/assets/index-DKnhPV9V.js renamed to dist/samples/3d-map-styling/dist/assets/index-BNTjmP_i.js

File renamed without changes.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<!doctype html>
22
<!--
33
@license
4-
Copyright 2025 Google LLC. All Rights Reserved.
4+
Copyright 2026 Google LLC. All Rights Reserved.
55
SPDX-License-Identifier: Apache-2.0
66
-->
77
<!-- [START maps_3d_map_styling] -->
88
<html>
99
<head>
1010
<title>3d map styling</title>
1111

12-
<script type="module" crossorigin src="./assets/index-DKnhPV9V.js"></script>
13-
<link rel="stylesheet" crossorigin href="./assets/index-BMVaXqyQ.css">
14-
</head>
15-
<body>
1612
<!-- prettier-ignore -->
1713
<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))})
1814
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly" });</script>
15+
<script type="module" crossorigin src="./assets/index-BNTjmP_i.js"></script>
16+
<link rel="stylesheet" crossorigin href="./assets/index-549u98Rk.css">
17+
</head>
18+
<body>
1919
</body>
2020
</html>
2121
<!-- [END maps_3d_map_styling] -->
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<!--
33
@license
4-
Copyright 2025 Google LLC. All Rights Reserved.
4+
Copyright 2026 Google LLC. All Rights Reserved.
55
SPDX-License-Identifier: Apache-2.0
66
-->
77
<!-- [START maps_3d_map_styling] -->
@@ -11,11 +11,11 @@
1111

1212
<link rel="stylesheet" type="text/css" href="./style.css" />
1313
<script type="module" src="./index.js"></script>
14-
</head>
15-
<body>
1614
<!-- prettier-ignore -->
1715
<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))})
1816
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly" });</script>
17+
</head>
18+
<body>
1919
</body>
2020
</html>
2121
<!-- [END maps_3d_map_styling] -->

dist/samples/3d-map-styling/docs/index.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
"use strict";
22
/*
33
* @license
4-
* Copyright 2025 Google LLC. All Rights Reserved.
4+
* Copyright 2026 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
//@ts-nocheck
87
// [START maps_3d_map_styling]
98
async function initMap() {
109
const { Map3DElement } = await google.maps.importLibrary('maps3d');
@@ -17,7 +16,7 @@ async function initMap() {
1716
tilt: 67.5,
1817
heading: 108.94057782079429,
1918
range: 6605.57279990986,
20-
mapId: 'bcce776b92de1336e22c569f',
19+
mapId: 'bcce776b92de1336e22c569f', // Styles are associated with map IDs.
2120
mode: 'HYBRID',
2221
gestureHandling: 'COOPERATIVE',
2322
});

dist/samples/3d-map-styling/docs/index.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
/*
22
* @license
3-
* Copyright 2025 Google LLC. All Rights Reserved.
3+
* Copyright 2026 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
//@ts-nocheck
87
// [START maps_3d_map_styling]
98
async function initMap() {
109
const { Map3DElement } = await google.maps.importLibrary('maps3d');
@@ -18,7 +17,7 @@ async function initMap() {
1817
tilt: 67.5,
1918
heading: 108.94057782079429,
2019
range: 6605.57279990986,
21-
mapId: 'bcce776b92de1336e22c569f',
20+
mapId: 'bcce776b92de1336e22c569f', // Styles are associated with map IDs.
2221
mode: 'HYBRID',
2322
gestureHandling: 'COOPERATIVE',
2423
});

0 commit comments

Comments
 (0)