From e73d5807ac8bf411c99b1ef2d35ef3546c955df6 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Tue, 17 Jun 2025 19:19:27 +0000 Subject: [PATCH] Update dist folder [skip ci] --- dist/samples/test-example/app/index.ts | 2 +- dist/samples/test-example/docs/index.js | 1 + dist/samples/test-example/docs/index.ts | 2 +- dist/samples/test-example/jsfiddle/demo.js | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dist/samples/test-example/app/index.ts b/dist/samples/test-example/app/index.ts index cc54ed8a3..cfb50acbb 100644 --- a/dist/samples/test-example/app/index.ts +++ b/dist/samples/test-example/app/index.ts @@ -3,7 +3,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ - +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/docs/index.js b/dist/samples/test-example/docs/index.js index c9bf2f776..abd4fc254 100644 --- a/dist/samples/test-example/docs/index.js +++ b/dist/samples/test-example/docs/index.js @@ -4,6 +4,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/docs/index.ts b/dist/samples/test-example/docs/index.ts index cc54ed8a3..cfb50acbb 100644 --- a/dist/samples/test-example/docs/index.ts +++ b/dist/samples/test-example/docs/index.ts @@ -3,7 +3,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ - +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/jsfiddle/demo.js b/dist/samples/test-example/jsfiddle/demo.js index ae15d35d8..00c4556df 100644 --- a/dist/samples/test-example/jsfiddle/demo.js +++ b/dist/samples/test-example/jsfiddle/demo.js @@ -4,6 +4,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ +// TEST COMMENT 001 // Initialize and add the map. let map;