Skip to content

Commit b29a92d

Browse files
authored
test: Update index.ts (#564)
Makes a small change to test the previous PR.
1 parent a070e77 commit b29a92d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/3d-model-interactive/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// @ts-nocheck
88
// [START maps_3d_model_interactive]
99
async function init() {
10+
// Import the needed libraries.
1011
const { Map3DElement, Model3DInteractiveElement } = await google.maps.importLibrary("maps3d");
1112

1213
const map = new Map3DElement({

0 commit comments

Comments
 (0)