From 3173af52563a7ff3d5e5710386d3e800d6f301e2 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Fri, 6 Jun 2025 17:16:58 +0000 Subject: [PATCH] Update dist folder [skip ci] --- dist/samples/add-map/app/index.ts | 2 +- dist/samples/add-map/docs/index.js | 2 +- dist/samples/add-map/docs/index.ts | 2 +- dist/samples/add-map/jsfiddle/demo.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/samples/add-map/app/index.ts b/dist/samples/add-map/app/index.ts index 60ffcf2c..8e502c17 100644 --- a/dist/samples/add-map/app/index.ts +++ b/dist/samples/add-map/app/index.ts @@ -5,7 +5,7 @@ */ // [START maps_add_map] -// Initialize and add the map. +// Initialize and add the map let map; async function initMap(): Promise { // [START maps_add_map_instantiate_map] diff --git a/dist/samples/add-map/docs/index.js b/dist/samples/add-map/docs/index.js index fe6bf426..bf36f42b 100644 --- a/dist/samples/add-map/docs/index.js +++ b/dist/samples/add-map/docs/index.js @@ -5,7 +5,7 @@ * SPDX-License-Identifier: Apache-2.0 */ // [START maps_add_map] -// Initialize and add the map. +// Initialize and add the map let map; async function initMap() { // [START maps_add_map_instantiate_map] diff --git a/dist/samples/add-map/docs/index.ts b/dist/samples/add-map/docs/index.ts index 60ffcf2c..8e502c17 100644 --- a/dist/samples/add-map/docs/index.ts +++ b/dist/samples/add-map/docs/index.ts @@ -5,7 +5,7 @@ */ // [START maps_add_map] -// Initialize and add the map. +// Initialize and add the map let map; async function initMap(): Promise { // [START maps_add_map_instantiate_map] diff --git a/dist/samples/add-map/jsfiddle/demo.js b/dist/samples/add-map/jsfiddle/demo.js index ae15d35d..4142ba26 100644 --- a/dist/samples/add-map/jsfiddle/demo.js +++ b/dist/samples/add-map/jsfiddle/demo.js @@ -5,7 +5,7 @@ * SPDX-License-Identifier: Apache-2.0 */ -// Initialize and add the map. +// Initialize and add the map let map; async function initMap() {