We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06673ea commit f551f25Copy full SHA for f551f25
1 file changed
samples/3d-camera-boundary/style.css
@@ -1,20 +1,9 @@
1
/*
2
-<<<<<<< HEAD
3
* @license
4
-* Copyright 2025 Google LLC. All Rights Reserved.
+* Copyright 2026 Google LLC. All Rights Reserved.
5
* SPDX-License-Identifier: Apache-2.0
6
*/
7
/* [START maps_3d_camera_boundary] */
8
-/*
9
- * Always set the map height explicitly to define the size of the div element
10
- * that contains the map.
11
-=======
12
- * @license
13
- * Copyright 2026 Google LLC. All Rights Reserved.
14
- * SPDX-License-Identifier: Apache-2.0
15
->>>>>>> 4d242830 (feat: Refactors the 3d-camera-boundary sample to be TypeScript-first.)
16
- */
17
-/* [START maps_3d_camera_boundary] */
18
html,
19
body {
20
height: 100%;
0 commit comments